Lucene search
+L

241 matches found

OSV
OSV
added 2025/04/01 4:15 p.m.6 views

DEBIAN-CVE-2025-21951

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: pcigeneric: Use pcitryresetfunction to avoid deadlock There are multiple places from where the recovery work gets scheduled asynchronously. Also, there are multiple places where the caller waits synchronously for...

5.5CVSS5.6AI score0.00145EPSS
Exploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.2 views

UBUNTU-CVE-2025-21915

In the Linux kernel, the following vulnerability has been resolved: cdx: Fix possible UAF error in driveroverrideshow Fixed a possible UAF problem in driveroverrideshow in drivers/cdx/cdx.c This function driveroverrideshow is part of DEVICEATTRRW, which includes both driveroverrideshow and...

7.8CVSS6.5AI score0.00199EPSS
Exploits0References21
OSV
OSV
added 2025/04/01 4:15 p.m.9 views

UBUNTU-CVE-2025-21951

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: pcigeneric: Use pcitryresetfunction to avoid deadlock There are multiple places from where the recovery work gets scheduled asynchronously. Also, there are multiple places where the caller waits synchronously for...

5.5CVSS6.2AI score0.00145EPSS
Exploits0References35
CVE
CVE
added 2025/04/01 3:40 p.m.104 views

CVE-2025-21915

In the Linux kernel, a potential use-after-free (UAF) race was fixed in cdx: driver_override_show() within drivers/cdx/cdx.c. The show() function is part of a DEVICE_ATTR_RW that also uses driver_override_store() to update the value. Because show() and store() can run concurrently in sysfs, drive...

7.8CVSS6.9AI score0.00199EPSS
Exploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2025/03/20 12:0 a.m.6 views

PT-2025-18417

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.14.0-rc5 Description A deadlock vulnerability has been identified in the Linux kernel, specifically in the VLAN Virtual Local Area Network implementation. This issue arises when a lower device with a VLAN is...

5.5CVSS6.5AI score0.00127EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/03/07 2:37 a.m.3 views

SUSE CVE-2025-21827

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Add locks for usbdriverclaiminterface The documentation for usbdriverclaiminterface says that "the device lock" is needed when the function is called from places other than probe. This appears to be th...

5.5CVSS7.5AI score0.00131EPSS
Exploits0References3
CVE
CVE
added 2025/03/06 4:4 p.m.88 views

CVE-2025-21827

The CVE-2025-21827 entry is supported by connected sources describing a Linux kernel Bluetooth issue: Mediatek btusb lacked proper locking around usb_driver_claim_interface(), risking a NULL pointer dereference or an "Failed to claim iso interface" error when the code runs via the hci0 path durin...

5.5CVSS7.2AI score0.00131EPSS
Exploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2025/03/06 12:0 a.m.4 views

PT-2025-9968 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel's Bluetooth functionality has been resolved. The issue was related to the Mediatek btusb code, which did not properly claim the device lock when...

7.8CVSS7.5AI score0.12727EPSS
Exploits1References529
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-21827

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Add locks for usbdriverclaiminterface The documentation for...

5.5CVSS5.6AI score0.00131EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2022-49371

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - driver core: fix deadlock in deviceattach In deviceattach function, The lock holding logic is as follows: ... deviceattach devicelockdev // get lock dev...

5.5CVSS6.1AI score0.00208EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:6 a.m.12 views

SUSE CVE-2022-49434

In the Linux kernel, the following vulnerability has been resolved: PCI: Avoid pcidevlock AB/BA deadlock with sriovnumvfsstore The sysfs sriovnumvfsstore path acquires the device lock before the config space access lock: sriovnumvfsstore devicelock A 1 acquire device lock sriovconfigure...

5.5CVSS6.4AI score0.0021EPSS
Exploits0References8
NVD
NVD
added 2025/02/26 7:1 a.m.20 views

CVE-2022-49434

In the Linux kernel, the following vulnerability has been resolved: PCI: Avoid pcidevlock AB/BA deadlock with sriovnumvfsstore The sysfs sriovnumvfsstore path acquires the device lock before the config space access lock: sriovnumvfsstore devicelock A 1 acquire device lock sriovconfigure...

5.5CVSS0.0021EPSS
Exploits0References8
OSV
OSV
added 2025/02/26 7:1 a.m.1 views

DEBIAN-CVE-2022-49434

In the Linux kernel, the following vulnerability has been resolved: PCI: Avoid pcidevlock AB/BA deadlock with sriovnumvfsstore The sysfs sriovnumvfsstore path acquires the device lock before the config space access lock: sriovnumvfsstore devicelock A 1 acquire device lock sriovconfigure...

5.5CVSS5.3AI score0.0021EPSS
Exploits0References1
OSV
OSV
added 2025/02/26 7:1 a.m.2 views

UBUNTU-CVE-2022-49333

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: E-Switch, pair only capable devices OFFLOADS paring using devcom is possible only on devices that support LAG. Filter based on lag capabilities. This fixes an issue where mlx5getnextphysdev was called without holding th...

5.5CVSS6.1AI score0.00245EPSS
Exploits0References6
OSV
OSV
added 2025/02/26 7:1 a.m.6 views

UBUNTU-CVE-2022-49434

In the Linux kernel, the following vulnerability has been resolved: PCI: Avoid pcidevlock AB/BA deadlock with sriovnumvfsstore The sysfs sriovnumvfsstore path acquires the device lock before the config space access lock: sriovnumvfsstore devicelock A 1 acquire device lock sriovconfigure...

5.5CVSS6.1AI score0.0021EPSS
Exploits0References12
NVD
NVD
added 2025/02/26 7:0 a.m.19 views

CVE-2022-49193

In the Linux kernel, the following vulnerability has been resolved: ice: fix 'scheduling while atomic' on aux critical err interrupt There's a kernel BUG splat on processing aux critical error interrupts in icemiscintr: 2100.917085 BUG: scheduling while atomic: swapper/15/0/0x00010000...

5.5CVSS0.00252EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2025/02/26 2:12 a.m.16 views

CVE-2022-49434

In the Linux kernel, the following vulnerability has been resolved: PCI: Avoid pcidevlock AB/BA deadlock with sriovnumvfsstore The sysfs sriovnumvfsstore path acquires the device lock before the config space access lock: sriovnumvfsstore devicelock A 1 acquire device lock sriovconfigure...

5.5CVSS5.3AI score0.0021EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2025/02/26 2:11 a.m.10 views

CVE-2022-49371 driver core: fix deadlock in __device_attach

In the Linux kernel, the following vulnerability has been resolved: driver core: fix deadlock in deviceattach In deviceattach function, The lock holding logic is as follows: ... deviceattach devicelockdev // get lock dev asyncscheduledevdeviceattachasynchelper, dev; // func asyncschedulenode...

6.8AI score0.00208EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.19 views

CVE-2022-49193 ice: fix 'scheduling while atomic' on aux critical err interrupt

In the Linux kernel, the following vulnerability has been resolved: ice: fix 'scheduling while atomic' on aux critical err interrupt There's a kernel BUG splat on processing aux critical error interrupts in icemiscintr: 2100.917085 BUG: scheduling while atomic: swapper/15/0/0x00010000...

0.00252EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/01/12 12:15 a.m.4 views

SUSE CVE-2024-54191

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Fix circular lock in isoconnbigsync This fixes the circular locking dependency warning below, by reworking isosockrecvmsg, to ensure that the socket lock is always released before calling a function that locks hde...

4.7CVSS7.6AI score0.00135EPSS
Exploits0References3
Rows per page
Query Builder