CVE-2026-53336
Published Jul 1, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: nvmem: layouts: onie-tlv: fix hang on unknown types The EEPROM on my board has a vendor specific entry of type 0x41. When stumbling upon that, this driver hangs in an endless loop. Fix it by keep incrementing the offset on unknown entries, so the loop will eventually stop.
EPSS — Exploit Prediction
0.0016
Probability of exploitation
0.05%
Percentile rank
EPSS estimates the probability that this vulnerability will be exploited in the wild within the next 30 days. A higher score means more likely to be exploited.
References
Other References
https://git.kernel.org/stable/c/033d498b0f473c6456be5f885be172024ad84972
https://git.kernel.org/stable/c/4a4d21f531ccf5bb333d99b620e0d66551f3652c
https://git.kernel.org/stable/c/4f27eb01619c36cc8e3ce9a2a9af97f145f5d1c6
https://git.kernel.org/stable/c/ea41020b9018e31c2ea7e9d89021e3e6d7470883
https://git.kernel.org/stable/c/fd47edeabadfaa75422009dc5894e92c4c697517
Frequently Asked Questions
What is CVE-2026-53336? +
In the Linux kernel, the following vulnerability has been resolved:
nvmem: layouts: onie-tlv: fix hang on unknown types
The EEPROM on my board has a vendor specific entry of type 0x41. When
stumbling upon that, this driver hangs in an endless loop.
Fix it by keep incrementing the offset on unknown entries, so the loop
will eventually stop.
How do I check if I'm vulnerable to CVE-2026-53336? +
You can use Secably's free Website Scanner to check your website for known vulnerabilities. For infrastructure scanning, use the Port Scanner to identify exposed services that may be affected. Check the vendor advisories linked above for specific patch and version information.