Bug 2495953 (CVE-2026-53336) - CVE-2026-53336 kernel: nvmem: layouts: onie-tlv: fix hang on unknown types
Summary: CVE-2026-53336 kernel: nvmem: layouts: onie-tlv: fix hang on unknown types
Keywords:
Status: NEW
Alias: CVE-2026-53336
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-01 14:03 UTC by OSIDB Bzimport
Modified: 2026-07-01 16:28 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-01 14:03:20 UTC
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.

Comment 1 Mauro Matteo Cascella 2026-07-01 16:18:47 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2026070143-CVE-2026-53336-0ae1@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.