CyberRota Yorumu
Detaylı analiz gerekiyor.
CVE
CVE-2026-53336
Severity
UNKNOWN
CVSS
N/A
EPSS
Yok
Linux
Orijinal NVD Açıklaması
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.