Lucene search
+L

1760 matches found

ATTACKERKB
ATTACKERKB
added 2026/02/14 4:1 p.m.8 views

CVE-2026-23167

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: Fix race between rfkill and nciunregisterdevice. syzbot reported the splat below 0 without a repro. It indicates that struct ncidev.cmdwq had been destroyed before nciclosedevice was called via rfkill. ncidev.cmdwq is...

5.1AI score0.00086EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/02/14 4:1 p.m.47 views

CVE-2026-23167

Technical details (affected product, component, version, root cause, and fix) are not publicly available in the provided connected documents. Monitor for updates to CVE-2026-23167 as more information becomes available.

4.7CVSS5.2AI score0.00086EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2026/02/14 4:1 p.m.18 views

CVE-2026-23167

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: Fix race between rfkill and nciunregisterdevice. syzbot reported the splat below 0 without a repro. It indicates that struct ncidev.cmdwq had been destroyed before nciclosedevice was called via rfkill. ncidev.cmdwq is...

4.7CVSS5.2AI score0.00086EPSS
SaveExploits0
OSV
OSV
added 2026/02/14 4:1 p.m.7 views

CVE-2026-23167 nfc: nci: Fix race between rfkill and nci_unregister_device().

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: Fix race between rfkill and nciunregisterdevice. syzbot reported the splat below 0 without a repro. It indicates that struct ncidev.cmdwq had been destroyed before nciclosedevice was called via rfkill. ncidev.cmdwq is...

5.3AI score
SaveExploits0References10
Cvelist
Cvelist
added 2026/02/14 4:1 p.m.49 views

CVE-2026-23167 nfc: nci: Fix race between rfkill and nci_unregister_device().

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: Fix race between rfkill and nciunregisterdevice. syzbot reported the splat below 0 without a repro. It indicates that struct ncidev.cmdwq had been destroyed before nciclosedevice was called via rfkill. ncidev.cmdwq is...

0.00086EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/02/14 3:14 p.m.7 views

CVE-2026-23132

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: synopsys: dw-dp: fix error paths of dwdpbind Fix several issues in dwdpbind error handling: 1. Missing return after drmbridgeattach failure - the function continued execution instead of returning an error. 2. Resource...

5.4AI score0.00116EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/02/14 3:14 p.m.27 views

EUVD-2026-5904

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: synopsys: dw-dp: fix error paths of dwdpbind Fix several issues in dwdpbind error handling: 1. Missing return after drmbridgeattach failure - the function continued execution instead of returning an error. 2. Resource...

5.5AI score0.00116EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/13 11:10 a.m.14 views

OESA-2026-1338 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: md/dm-raid: don't call mdreapsyncthread directly Currently mdreapsyncthread is called from raidmessage directly without holding 'reconfigmutex', this is definite...

7.8CVSS5.7AI score0.00344EPSS
SaveExploits3References14
BDU FSTEC
BDU FSTEC
added 2026/02/05 12:0 a.m.8 views

The vulnerability of the tegra_xusb_port_unregister() function in the drivers/phy/tegra/xusb.c module of the Linux kernel driver, which allows a hacker to cause a service failure.

The vulnerability of the tegraxusbportunregister function in the drivers/phy/tegra/xusb.c module of the Linux kernel’s PHY driver is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6AI score0.00142EPSS
SaveExploits0References12Affected Software3
EUVD
EUVD
added 2026/02/04 4:0 p.m.9 views

EUVD-2026-5506

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix NULL pointer crash in bnxtptpenable during error cleanup When bnxtinitone fails during initialization e.g., bnxtinitintmode returns -ENODEV, the error path calls bnxtfreehwrmresources which destroys the DMA pool and...

5.2AI score0.00145EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/02/02 8:14 a.m.9 views

CVE-2025-71182

In the Linux kernel, the following vulnerability has been resolved: can: j1939: make j1939sessionactivate fail if device is no longer registered syzbot is still reporting unregisternetdevice: waiting for vcan0 to become free. Usage count = 2 even after commit 93a27b5891b8 "can: j1939: add missing...

5.5CVSS5AI score0.00156EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/02/02 3:27 a.m.8 views

kernel: Linux kernel: Use-after-free in proc_readdir_de() can lead to privilege escalation or denial of service.

A flaw was found in the Linux kernel. This use-after-free UAF vulnerability occurs in the procreaddirde function within the /proc filesystem. A local attacker with low privileges can exploit this by concurrently traversing specific directories while network devices are unregistered. This can lead...

7.8CVSS5.8AI score0.00445EPSS
SaveExploits3References5
SUSE CVE
SUSE CVE
added 2026/02/01 12:24 a.m.8 views

SUSE CVE-2025-71182

In the Linux kernel, the following vulnerability has been resolved: can: j1939: make j1939sessionactivate fail if device is no longer registered syzbot is still reporting unregisternetdevice: waiting for vcan0 to become free. Usage count = 2 even after commit 93a27b5891b8 "can: j1939: add missing...

5.3CVSS5.8AI score0.00156EPSS
SaveExploits0References19
NVD
NVD
added 2026/01/31 12:16 p.m.9 views

CVE-2025-71182

In the Linux kernel, the following vulnerability has been resolved: can: j1939: make j1939sessionactivate fail if device is no longer registered syzbot is still reporting unregisternetdevice: waiting for vcan0 to become free. Usage count = 2 even after commit 93a27b5891b8 "can: j1939: add missing...

5.5CVSS0.00156EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/01/31 12:16 p.m.9 views

CVE-2025-71182

In the Linux kernel, the following vulnerability has been resolved: can: j1939: make j1939sessionactivate fail if device is no longer registered syzbot is still reporting unregisternetdevice: waiting for vcan0 to become free. Usage count = 2 even after commit 93a27b5891b8 "can: j1939: add missing...

5.5CVSS5.5AI score0.00156EPSS
SaveExploits0References29
OSV
OSV
added 2026/01/31 12:16 p.m.9 views

UBUNTU-CVE-2025-71182

In the Linux kernel, the following vulnerability has been resolved: can: j1939: make j1939sessionactivate fail if device is no longer registered syzbot is still reporting unregisternetdevice: waiting for vcan0 to become free. Usage count = 2 even after commit 93a27b5891b8 "can: j1939: add missing...

5.5CVSS5.7AI score0.00156EPSS
SaveExploits0References34
Vulnrichment
Vulnrichment
added 2026/01/31 11:38 a.m.14 views

CVE-2025-71182 can: j1939: make j1939_session_activate() fail if device is no longer registered

In the Linux kernel, the following vulnerability has been resolved: can: j1939: make j1939sessionactivate fail if device is no longer registered syzbot is still reporting unregisternetdevice: waiting for vcan0 to become free. Usage count = 2 even after commit 93a27b5891b8 "can: j1939: add missing...

5.7AI score0.00156EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/01/31 11:38 a.m.8 views

EUVD-2025-206593

In the Linux kernel, the following vulnerability has been resolved: can: j1939: make j1939sessionactivate fail if device is no longer registered syzbot is still reporting unregisternetdevice: waiting for vcan0 to become free. Usage count = 2 even after commit 93a27b5891b8 "can: j1939: add missing...

5.8AI score0.00156EPSS
SaveExploits0References7
OSV
OSV
added 2026/01/31 11:38 a.m.7 views

CVE-2025-71182 can: j1939: make j1939_session_activate() fail if device is no longer registered

In the Linux kernel, the following vulnerability has been resolved: can: j1939: make j1939sessionactivate fail if device is no longer registered syzbot is still reporting unregisternetdevice: waiting for vcan0 to become free. Usage count = 2 even after commit 93a27b5891b8 "can: j1939: add missing...

5.8AI score
SaveExploits0References10
Cvelist
Cvelist
added 2026/01/31 11:38 a.m.41 views

CVE-2025-71182 can: j1939: make j1939_session_activate() fail if device is no longer registered

In the Linux kernel, the following vulnerability has been resolved: can: j1939: make j1939sessionactivate fail if device is no longer registered syzbot is still reporting unregisternetdevice: waiting for vcan0 to become free. Usage count = 2 even after commit 93a27b5891b8 "can: j1939: add missing...

0.00156EPSS
SaveExploits0References7
Rows per page
Query Builder