PT-2026-36333 · Linux · Linux Kernel
Published
2026-05-01
·
Updated
2026-05-16
·
CVE-2026-31703
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A use-after-free issue exists in the
inode switch wbs work fn() function. The function utilizes a loop to process items from the switch wbs ctxs list of the new wb object. Because of this looping mechanism, it is possible for wb->switch work to remain pending while the wb->switch wbs ctxs list is empty. In such scenarios, the wb object can be freed due to a lack of references from items in the list, leading to a use-after-free condition when the pending work eventually executes.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel