Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.4, < 6.6.143 |
References
- https://git.kernel.org/stable/c/033d498b0f473c6456be5f885be172024ad84972Patch
- https://git.kernel.org/stable/c/4a4d21f531ccf5bb333d99b620e0d66551f3652cPatch
- https://git.kernel.org/stable/c/4f27eb01619c36cc8e3ce9a2a9af97f145f5d1c6Patch
- https://git.kernel.org/stable/c/ea41020b9018e31c2ea7e9d89021e3e6d7470883Patch
- https://git.kernel.org/stable/c/fd47edeabadfaa75422009dc5894e92c4c697517Patch
FAQ
What is CVE-2026-53336?
CVE-2026-53336 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 stumblin...
How severe is CVE-2026-53336?
CVE-2026-53336 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-53336?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.