CVE-2023-53541
Published: Oct 4, 2025
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write When the oob buffer length is not in multiple of words, the oob write function does out-of-bounds read on the oob source buffer at the last iteration. Fix that by always checking length limit on the oob buffer read and fill with 0xff when reaching the end of the buffer to the oob registers.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 27c5b17cd1b10564fa36f8f51e4b4b41436ecc32 - < 2bc3d6ac704ea7263175ea3da663fdbbb7f3dd8baffected 27c5b17cd1b10564fa36f8f51e4b4b41436ecc32 - < 14b1d00520b4d6a4818364334ce472b79cfc8976affected 27c5b17cd1b10564fa36f8f51e4b4b41436ecc32 - < aae45746f4aee9818296e0500e0703e9d8caa5b8affected 27c5b17cd1b10564fa36f8f51e4b4b41436ecc32 - < d00b031266514a9395124704630b056a5185ec17affected 27c5b17cd1b10564fa36f8f51e4b4b41436ecc32 - < 2353b7bb61e45e7cfd21505d0c6747ac8c9496a1+3 more versions |
Linux | Linux | affected 4.2unaffected 0 - < 4.2unaffected 4.14.326 - <= 4.14.*unaffected 4.19.295 - <= 4.19.*unaffected 5.4.257 - <= 5.4.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now