HIGHCVE-2026-46065Published Modified CNA Linux
CVE-2026-46065: fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_info
In the Linux kernel, the following vulnerability has been resolved: fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_info Hold state of deferred I/O in struct fb_deferred_io_state. Allocate an instance as part of initializing deferred I/O and remove it only after the final mapping has been closed. If the fb_info and the contained deferred I/O meanwhile goes away, clear struct fb_deferred_io_state.info to invalidate the mapping. Any access will then result in a SIGBUS signal. Fixes a long-standing problem, where a device hot-unplug happens while user space still has an active mapping of the graphics memory. The hot- unplug frees the instance of struct fb_info. Accessing the memory will operate on undefined state.
Metrics
- CVSS v3.1
- 7.8
- Severity
- HIGH
- Fixed in
- 0
- Affected Products
- 2
Fix available
025c2b77bc463f29ee71a54b883548baf9386a0db2a40f8bc9bb713329f1c35ffc199ee961a7135b02b53d3a52e8e5403a4f4fb57ac6cad3fd2cb10666.6.1406.12.886.18.307.0.47.1-rc19ded47ad003f09a94b6a710b5c47f4aa5ceb7429a0aafb421dd15e935d81543152617f2742cefa70
Affected packages
- Linux / Linux< 2a40f8bc9bb713329f1c35ffc199ee961a7135b0 (from 60b59beafba875aef6d378078bce0baf2287ae14) · < 2b53d3a52e8e5403a4f4fb57ac6cad3fd2cb1066 (from 60b59beafba875aef6d378078bce0baf2287ae14) · < 25c2b77bc463f29ee71a54b883548baf9386a0db (from 60b59beafba875aef6d378078bce0baf2287ae14) · < a0aafb421dd15e935d81543152617f2742cefa70 (from 60b59beafba875aef6d378078bce0baf2287ae14) · < 9ded47ad003f09a94b6a710b5c47f4aa5ceb7429 (from 60b59beafba875aef6d378078bce0baf2287ae14)
- Linux / Linux2.6.22Fixed in 0, 6.6.140, 6.12.88, 6.18.30, 7.0.4, 7.1-rc1
CVSS Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H