CVE-2026-74320
Last modified
CVE-2026-74320 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: fbdev: sm501fb: Fix buffer errors in OF binding code The code that gets the frame buffer mode from OF has 'use after free', 'buffer overrun' and memory leaks. info->edid_data isn't free if the probe functions fail or if pd->def_mode is set. If both the CRT and PANEL are enabled info->edid_data is used after being freed and is freed twice. The string returned by of_get_property(np, "mode", &len) is just written over either the static "640x480-16@60" or the module parameter string without any regard for the length (which is most likely longer). Use kstrump() for the OF mode and free everything before freeing 'info.. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: fbdev: sm501fb: Fix buffer errors in OF binding code The code that gets the frame buffer mode from OF has 'use after free', 'buffer overrun' and memory leaks. info->edid_data isn't free if the probe functions fail or if pd->def_mode is set. If both the CRT and PANEL are enabled info->edid_data is used after being freed and is freed twice. The string returned by of_get_property(np, "mode", &len) is just written over either the static "640x480-16@60" or the module parameter string without any regard for the length (which is most likely longer). Use kstrump() for the OF mode and free everything before freeing 'info.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 4295f9bf74a885da390abc49a3b42a011c1bb890, < 0bc3d909a49e1fd8b8c3f2160d526e672c40621d; >= 4295f9bf74a885da390abc49a3b42a011c1bb890, < 47008d59c60ed896085da95f8d4dd40e1677dd3a; >= 4295f9bf74a885da390abc49a3b42a011c1bb890, < d374f76e1257ecc5d691a765c512ed2c29a44741; >= 4295f9bf74a885da390abc49a3b42a011c1bb890, < b2ff450f7f5cfc7143cab57c3ad70293ba8b822a; >= 4295f9bf74a885da390abc49a3b42a011c1bb890, < 9057e3f5db39f0ef0dac2f59f2bc59bf17e36c31; >= 4295f9bf74a885da390abc49a3b42a011c1bb890, < de590cdf7efec8a0b6da90ae2ab5fc5df26810b9; >= 4295f9bf74a885da390abc49a3b42a011c1bb890, < 48cf0f4c6581ec90104cec9c5bf794a8bf347e30; >= 4295f9bf74a885da390abc49a3b42a011c1bb890, < d8421e09382cfe0bd2a044c8b0a822f64855dd4e |
| Linux | Linux | 2.6.39 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74320?
How severe is CVE-2026-74320?
How do I fix CVE-2026-74320?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-74315In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-74316In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-74317In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74318In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74319In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7432A race condition in Ivanti Secure Access Client before 22.8R…7
- CVE-2026-74321In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-74322In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74323In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-74324In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74325In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74326In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-74320?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
