Vulnerability in Linux
CVE-2024-26876
In the Linux kernel, the following vulnerability has been resolved: drm/bridge: adv7511: fix crash on irq during probe Moved IRQ registration down to end of adv7511_probe(). If an IRQ already is pending during adv7511_probe (before adv7511_cec_init) then cec_received_msg_ts could crash using uninitialized data: Unable to handle kernel read from unreadable memory at virtual address 00000000000003d5 Internal error: Oops: 96000004 [#1] PREEMPT_RT SMP Call trace: cec_received_msg_ts+0x48/0x990 [cec] adv7511_cec_irq_process+0x1cc/0x308 [adv7511] adv7511_irq_process+0xd8/0x120 [adv7511] adv7511_irq_handler+0x1c/0x30 [adv7511] irq_thread_fn+0x30/0xa0 irq_thread+0x14c/0x238 kthread+0x190/0x1a8
EPSS: 0.002 (13.3th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.5 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Linux — versions 3b1b975003e4a3da4b93ab032487a3ae4afca7b5, 4.15, 0
- Linux Linux_kernel
Weakness classification (CWE)
References
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67 (Patch, Mailing List)
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67 (Patch, Mailing List)
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67 (Patch, Mailing List)
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67 (Patch, Mailing List)
Frequently asked questions
- What is CVE-2024-26876?
- CVE-2024-26876 is a medium-severity vulnerability in Linux, classified under Use of Uninitialized Resource. CVSS score: 5.5/10. Published 2024-04-17.
- How severe is CVE-2024-26876?
- Medium severity. CVSS v3 base score is 5.5 out of 10.