Lucene search
+L

1165 matches found

OSV
OSV
added 2024/04/03 2:54 p.m.15 views

CVE-2023-52638 can: j1939: prevent deadlock by changing j1939_socks_lock to rwlock

In the Linux kernel, the following vulnerability has been resolved: can: j1939: prevent deadlock by changing j1939sockslock to rwlock The following 3 locks would race against each other, causing the deadlock situation in the Syzbot bug report: - j1939sockslock - activesessionlistlock -...

5.9AI score
SaveExploits0References8
CVE
CVE
added 2024/04/03 2:54 p.m.138 views

CVE-2023-52638

CVE-2023-52638 : Linux kernel patch changes the j1939_socks_lock to an rwlock to prevent a deadlock among j1939_socks_lock, active_session_list_lock, and sk_session_queue_lock. Patched code reduces circular lock dependency when a thread already holds j1939_socks_lock and may acquire sk_session_qu...

5.5CVSS6.3AI score0.00183EPSS
SaveExploits0References5Affected Software1
SUSE CVE
SUSE CVE
added 2024/03/19 3:50 a.m.5 views

SUSE CVE-2021-47118

In the Linux kernel, the following vulnerability has been resolved: pid: take a reference when initializing cadpid During boot, kernelinitfreeable initializes cadpid to the init task's struct pid. Later on, we may change cadpid via a sysctl, and when this happens procdocadpid will increment the...

5.5CVSS7.7AI score0.00246EPSS
SaveExploits0References11
OSV
OSV
added 2024/03/18 10:19 a.m.17 views

CVE-2023-52617 PCI: switchtec: Fix stdev_release() crash after surprise hot remove

In the Linux kernel, the following vulnerability has been resolved: PCI: switchtec: Fix stdevrelease crash after surprise hot remove A PCI device hot removal may occur while stdev-cdev is held open. The call to stdevrelease then happens during close or exit, at a point way past switchtecpciremove...

4.4CVSS5.8AI score
SaveExploits0References11
CVE
CVE
added 2024/03/18 10:19 a.m.145 views

CVE-2023-52617

CVE-2023-52617 : Linux kernel PCI: switchtec device crash on surprise hot-remove fixed. The issue occurred when a PCI device was hot-removed while stdev->cdev was open; stdev_release() ran after switchtec_pci_remove(), risking a fatal page fault in DMA mode and a stale dev pointer during dma_f...

4.4CVSS5.8AI score0.00237EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/03/15 9:15 p.m.11 views

DEBIAN-CVE-2021-47118

In the Linux kernel, the following vulnerability has been resolved: pid: take a reference when initializing cadpid During boot, kernelinitfreeable initializes cadpid to the init task's struct pid. Later on, we may change cadpid via a sysctl, and when this happens procdocadpid will increment the...

7.8CVSS5.7AI score0.00246EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/15 9:15 p.m.10 views

UBUNTU-CVE-2021-47124

In the Linux kernel, the following vulnerability has been resolved: iouring: fix link timeout refs WARNING: CPU: 0 PID: 10242 at lib/refcount.c:28 refcountwarnsaturate+0x15b/0x1a0 lib/refcount.c:28 RIP: 0010:refcountwarnsaturate+0x15b/0x1a0 lib/refcount.c:28 Call Trace: refcountsubandtest...

7.8CVSS6.6AI score0.00241EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/03/15 12:0 a.m.6 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel due to a reference counting error in the pid module...

7.8CVSS7.6AI score0.00246EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2024/03/15 12:0 a.m.7 views

PT-2024-11176 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the io uring feature in the Linux kernel, where the io link timeout fn function should put only one reference of the linked timeout request. However, in cases o...

5.5CVSS8.2AI score0.00241EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/03/07 4:24 a.m.6 views

SUSE CVE-2024-26623

In the Linux kernel, the following vulnerability has been resolved: pdscore: Prevent race issues involving the adminq There are multiple paths that can result in using the pdsc's adminq. 1 pdscadminqisr and the resulting work from queuework, i.e. pdscworkthread-pdscprocessadminq 2 pdscadminqpost...

5.5CVSS6.8AI score0.00224EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/03/06 6:46 p.m.27 views

CVE-2024-26623

In the Linux kernel, the following vulnerability has been resolved: pdscore: Prevent race issues involving the adminq There are multiple paths that can result in using the pdsc's adminq. 1 pdscadminqisr and the resulting work from queuework, i.e. pdscworkthread-pdscprocessadminq 2 pdscadminqpost...

4.4CVSS6.4AI score0.00224EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/06 7:15 a.m.39 views

CVE-2024-26623

In the Linux kernel, the following vulnerability has been resolved: pdscore: Prevent race issues involving the adminq There are multiple paths that can result in using the pdsc's adminq. 1 pdscadminqisr and the resulting work from queuework, i.e. pdscworkthread-pdscprocessadminq 2 pdscadminqpost...

7.8CVSS7.3AI score0.00224EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 7:15 a.m.2 views

DEBIAN-CVE-2024-26623

In the Linux kernel, the following vulnerability has been resolved: pdscore: Prevent race issues involving the adminq There are multiple paths that can result in using the pdsc's adminq. 1 pdscadminqisr and the resulting work from queuework, i.e. pdscworkthread-pdscprocessadminq 2 pdscadminqpost...

4.7CVSS5.3AI score0.00224EPSS
SaveExploits0References1
Prion
Prion
added 2024/03/06 7:15 a.m.30 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: pdscore: Prevent race issues involving the adminq There are multiple paths that can result in using the pdsc's adminq. 1 pdscadminqisr and the resulting work from queuework, i.e. pdscworkthread-pdscprocessadminq 2 pdscadminqpost...

6.6AI score0.00224EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/03/06 7:15 a.m.45 views

CVE-2024-26623

In the Linux kernel, the following vulnerability has been resolved: pdscore: Prevent race issues involving the adminq There are multiple paths that can result in using the pdsc's adminq. 1 pdscadminqisr and the resulting work from queuework, i.e. pdscworkthread-pdscprocessadminq 2 pdscadminqpost...

7.8CVSS6.2AI score0.00224EPSS
SaveExploits0References13
OSV
OSV
added 2024/03/06 7:15 a.m.7 views

UBUNTU-CVE-2024-26623

In the Linux kernel, the following vulnerability has been resolved: pdscore: Prevent race issues involving the adminq There are multiple paths that can result in using the pdsc's adminq. 1 pdscadminqisr and the resulting work from queuework, i.e. pdscworkthread-pdscprocessadminq 2 pdscadminqpost...

7.8CVSS6.3AI score0.00224EPSS
SaveExploits0References14
Vulnrichment
Vulnrichment
added 2024/03/06 6:45 a.m.40 views

CVE-2024-26623 pds_core: Prevent race issues involving the adminq

In the Linux kernel, the following vulnerability has been resolved: pdscore: Prevent race issues involving the adminq There are multiple paths that can result in using the pdsc's adminq. 1 pdscadminqisr and the resulting work from queuework, i.e. pdscworkthread-pdscprocessadminq 2 pdscadminqpost...

7.8CVSS6.7AI score0.00224EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/03/06 6:45 a.m.59 views

CVE-2024-26623 pds_core: Prevent race issues involving the adminq

In the Linux kernel, the following vulnerability has been resolved: pdscore: Prevent race issues involving the adminq There are multiple paths that can result in using the pdsc's adminq. 1 pdscadminqisr and the resulting work from queuework, i.e. pdscworkthread-pdscprocessadminq 2 pdscadminqpost...

7.8CVSS7.5AI score0.00224EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 6:45 a.m.5 views

CVE-2024-26623 pds_core: Prevent race issues involving the adminq

In the Linux kernel, the following vulnerability has been resolved: pdscore: Prevent race issues involving the adminq There are multiple paths that can result in using the pdsc's adminq. 1 pdscadminqisr and the resulting work from queuework, i.e. pdscworkthread-pdscprocessadminq 2 pdscadminqpost...

7.8CVSS5.9AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/03/06 6:45 a.m.62 views

CVE-2024-26623

In the Linux kernel, the following vulnerability has been resolved: pdscore: Prevent race issues involving the adminq There are multiple paths that can result in using the pdsc's adminq. 1 pdscadminqisr and the resulting work from queuework, i.e. pdscworkthread-pdscprocessadminq 2 pdscadminqpost...

7.8CVSS6.8AI score0.00224EPSS
SaveExploits0
Rows per page
Query Builder