PT-2026-52958 · Linux+2 · Linux Kernel+2
CVE-2026-53319
·
Published
2026-04-06
·
Updated
2026-09-07
CVSS v2.0
6.5
Medium
| Vector | AV:A/AC:H/Au:S/C:C/I:C/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The
wbt init enable default() function uses WARN ON ONCE to check for failures from wbt alloc() and wbt init(). However, these are expected failure paths: wbt alloc() may return NULL during memory pressure, and wbt init() may fail if the writeback throttling (wbt) is already registered. This can lead to spurious warnings when memory allocation failures occur during MTD partition creation via the ioctl(BLKPG) endpoint. Since wbt init enable default() is a best-effort initialization called from blk register queue(), a failure simply results in the disk operating without writeback throttling, which is harmless.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Generation of Error Message Containing Sensitive Information
Special Elements Injection
Assertion Failure
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu