CVE-2022-50415NULL Pointer Dereference in Linux

Severity
5.5MEDIUMNVD
EPSS
0.0%
top 97.89%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedSep 18

Description

In the Linux kernel, the following vulnerability has been resolved: parisc: led: Fix potential null-ptr-deref in start_task() start_task() calls create_singlethread_workqueue() and not checked the ret value, which may return NULL. And a null-ptr-deref may happen: start_task() create_singlethread_workqueue() # failed, led_wq is NULL queue_delayed_work() queue_delayed_work_on() __queue_delayed_work() # warning here, but continue __queue_work() # access wq->flags, null-ptr-deref Check the ret v

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:HExploitability: 1.8 | Impact: 3.6

Affected Packages4 packages

NVDlinux/linux_kernel2.6.154.9.337+7
Debianlinux/linux_kernel< 5.10.178-1+3
CVEListV5linux/linux3499495205a676d85fcc2f3c28e35ec9b43c47e3c6db0c32f39684c89c97bc1ba1c9c4249ca09e48+9
debiandebian/linux< linux 6.1.4-1 (bookworm)

Patches

🔴Vulnerability Details

2
GHSA
GHSA-8wrr-6rrg-3vch: In the Linux kernel, the following vulnerability has been resolved: parisc: led: Fix potential null-ptr-deref in start_task() start_task() calls cre2025-09-18
OSV
CVE-2022-50415: In the Linux kernel, the following vulnerability has been resolved: parisc: led: Fix potential null-ptr-deref in start_task() start_task() calls creat2025-09-18

📋Vendor Advisories

2
Red Hat
kernel: parisc: led: Fix potential null-ptr-deref in start_task()2025-09-18
Debian
CVE-2022-50415: linux - In the Linux kernel, the following vulnerability has been resolved: parisc: led...2022
CVE-2022-50415 — NULL Pointer Dereference in Linux | cvebase