Security Advisory

CVE-2026-53336

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-01 13:32:18
Last updated 2026-07-01 13:32:18
Assigner Linux
CVSS score not scored
State PUBLISHED

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.