Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-50419

8.8 · HIGH
Published Sep 18, 2025 linux CWE-415 EPSS 0.24% (14th pctl)

Overview

CVE-2022-50419 is a high-severity vulnerability affecting linux linux_kernel. It was published on September 18, 2025 and has a CVSS 3.1 base score of 8.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times

device_add shall not be called multiple times as stated in its

documentation:

'Do not call this routine or device_register() more than once for

any device structure'

Syzkaller reports a bug as follows [1]:

------------[ cut here ]------------

kernel BUG at lib/list_debug.c:33!

invalid opcode: 0000 [#1] PREEMPT SMP KASAN

[...]

Call Trace:

<TASK>

__list_add include/linux/list.h:69 [inline]

list_add_tail include/linux/list.h:102 [inline]

kobj_kset_join lib/kobject.c:164 [inline]

kobject_add_internal+0x18f/0x8f0 lib/kobject.c:214

kobject_add_varg lib/kobject.c:358 [inline]

kobject_add+0x150/0x1c0 lib/kobject.c:410

device_add+0x368/0x1e90 drivers/base/core.c:3452

hci_conn_add_sysfs+0x9b/0x1b0 net/bluetooth/hci_sysfs.c:53

hci_le_cis_estabilished_evt+0x57c/0xae0 net/bluetooth/hci_event.c:6799

hci_le_meta_evt+0x2b8/0x510 net/bluetooth/hci_e

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 2.6.19, < 4.9.331 Affected

Frequently Asked Questions

What is CVE-2022-50419?

CVE-2022-50419 is a high-severity vulnerability affecting linux linux_kernel. It was published on September 18, 2025 and has a CVSS 3.1 base score of 8.8 (HIGH).

How severe is CVE-2022-50419?

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2022-50419?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-50419?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-50419 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.