Lucene search
+L

13033 matches found

OSV
OSV
added 2024/06/19 2:15 p.m.33 views

UBUNTU-CVE-2024-38570

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix potential glock use-after-free on unmount When a DLM lockspace is released and there ares still locks in that lockspace, DLM will unlock those locks automatically. Commit fb6791d100d1b started exploiting this behavior t...

9.8CVSS6.2AI score0.00676EPSS
SaveExploits0References24
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.35 views

CVE-2024-38557

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Reload only IB representors upon lag disable/enable On lag disable, the bond IB device along with all of its representors are destroyed, and then the slaves' representors get reloaded. In case the slave IB representor...

5.5CVSS5.8AI score0.00183EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.26 views

CVE-2024-38594

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: move the EST lock to struct stmmacpriv Reinitialize the whole EST structure would also reset the mutex lock which is embedded in the EST structure, and then trigger the following warning. To address this, move the lo...

5.5CVSS5.8AI score0.0021EPSS
SaveExploits0References10
OSV
OSV
added 2024/06/19 2:15 p.m.17 views

UBUNTU-CVE-2024-38594

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: move the EST lock to struct stmmacpriv Reinitialize the whole EST structure would also reset the mutex lock which is embedded in the EST structure, and then trigger the following warning. To address this, move the lo...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References11
CVE
CVE
added 2024/06/19 1:45 p.m.125 views

CVE-2024-38594

CVE-2024-38594 concerns the Linux kernel net: stmmac subsystem where the EST lock was moved from the EST structure into struct stmmac_priv to avoid reinitializing the mutex when reinitializing the EST. The underlying issue was that reinitializing the EST could reset the embedded mutex lock, trigg...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/06/19 1:45 p.m.22 views

CVE-2024-38594 net: stmmac: move the EST lock to struct stmmac_priv

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: move the EST lock to struct stmmacpriv Reinitialize the whole EST structure would also reset the mutex lock which is embedded in the EST structure, and then trigger the following warning. To address this, move the lo...

5.8AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/06/19 1:45 p.m.55 views

CVE-2024-38594

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: move the EST lock to struct stmmacpriv Reinitialize the whole EST structure would also reset the mutex lock which is embedded in the EST structure, and then trigger the following warning. To address this, move the lo...

5.5CVSS5.3AI score0.0021EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/06/19 1:45 p.m.23 views

CVE-2024-38594 net: stmmac: move the EST lock to struct stmmac_priv

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: move the EST lock to struct stmmacpriv Reinitialize the whole EST structure would also reset the mutex lock which is embedded in the EST structure, and then trigger the following warning. To address this, move the lo...

6.7AI score0.0021EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/06/19 1:45 p.m.44 views

CVE-2024-38594 net: stmmac: move the EST lock to struct stmmac_priv

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: move the EST lock to struct stmmacpriv Reinitialize the whole EST structure would also reset the mutex lock which is embedded in the EST structure, and then trigger the following warning. To address this, move the lo...

0.0021EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/06/19 1:45 p.m.44 views

CVE-2024-38589

In the Linux kernel, the following vulnerability has been resolved: netrom: fix possible dead-lock in nrrtioctl syzbot loves netrom, and found a possible deadlock in nrrtioctl 1 Make sure we always acquire nrnodelistlock before nrnodelocknrnode 1 WARNING: possible circular locking dependency...

5.5CVSS5.8AI score0.00195EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/06/19 1:37 p.m.32 views

CVE-2024-38588 ftrace: Fix possible use-after-free issue in ftrace_location()

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix possible use-after-free issue in ftracelocation KASAN reports a bug: BUG: KASAN: use-after-free in ftracelocation+0x90/0x120 Read of size 8 at addr ffff888141d40010 by task insmod/424 CPU: 8 PID: 424 Comm: insmod...

7.8CVSS7AI score0.00237EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/06/19 1:37 p.m.45 views

CVE-2024-38588 ftrace: Fix possible use-after-free issue in ftrace_location()

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix possible use-after-free issue in ftracelocation KASAN reports a bug: BUG: KASAN: use-after-free in ftracelocation+0x90/0x120 Read of size 8 at addr ffff888141d40010 by task insmod/424 CPU: 8 PID: 424 Comm: insmod...

7.8CVSS0.00237EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/06/19 1:35 p.m.54 views

CVE-2024-38570 gfs2: Fix potential glock use-after-free on unmount

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix potential glock use-after-free on unmount When a DLM lockspace is released and there ares still locks in that lockspace, DLM will unlock those locks automatically. Commit fb6791d100d1b started exploiting this behavior t...

9.8CVSS0.00676EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/06/19 1:35 p.m.24 views

CVE-2024-38557 net/mlx5: Reload only IB representors upon lag disable/enable

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Reload only IB representors upon lag disable/enable On lag disable, the bond IB device along with all of its representors are destroyed, and then the slaves' representors get reloaded. In case the slave IB representor...

6.9AI score0.00183EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/06/19 1:35 p.m.57 views

CVE-2024-38557 net/mlx5: Reload only IB representors upon lag disable/enable

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Reload only IB representors upon lag disable/enable On lag disable, the bond IB device along with all of its representors are destroyed, and then the slaves' representors get reloaded. In case the slave IB representor...

0.00183EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/14 11:07 a.m.10 views

OESA-2024-1707 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix use-after-free of encap entry in neigh update handler Function mlx5erepneighupdate wasn't updated to accommodate rtnl lock removal from TC filter...

6.4AI score0.01305EPSS
SaveExploits2References56
Amazon
Amazon
added 2024/06/12 12:00 a.m.28 views

Important: kernel

Issue Overview: A flaw was found in the Linux kernel. A denial of service flaw may occur if there is a consecutive request of the NVMEIOCTLRESET and the NVMEIOCTLSUBSYSRESET through the device file of the driver, resulting in a PCIe link disconnect. CVE-2022-3169 A vulnerability classified as...

7.8CVSS5.7AI score0.03998EPSS
SaveExploits0
Lenovo
Lenovo
added 2024/06/11 5:54 p.m.6 views

AMD SPI Lock Bypass Vulnerability - Lenovo Support US

No description provided...

7.3AI score
SaveExploits0
Lenovo
Lenovo
added 2024/06/11 5:54 p.m.14 views

AMD SPI Lock Bypass Vulnerability - Lenovo Support US

No description provided...

5.8AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/06/11 2:05 a.m.11 views

SUSE CVE-2024-36972

In the Linux kernel, the following vulnerability has been resolved: afunix: Update unixsksk-oobskb under skreceivequeue lock. Billy Jheng Bing-Jhong reported a race between unixgc and queueoob. unixgc tries to garbage-collect closed inflight sockets, and then if the socket has MSGOOB in...

7CVSS6.7AI score0.00521EPSS
SaveExploits0References12
Rows per page
Query Builder