Lucene search
+L

125 matches found

RedhatCVE
RedhatCVE
added 2024/08/19 2:16 p.m.17 views

CVE-2024-42315

In the Linux kernel, the following vulnerability has been resolved: exfat: fix potential deadlock on exfatgetdentryset When accessing a file with more entries than ESMAXENTRYNUM, the bh-array is allocated in exfatgetentryset. The problem is that the bh-array is allocated with GFPKERNEL. It does n...

5.5CVSS6.1AI score0.00166EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/08/19 5:14 a.m.17 views

CVE-2024-41081

A race condition flaw was found in the Linux kernel's IP Last Anomaly ILA subsystem. This issue occurs when the ilaoutput function, called from lwtunneloutput in process context and under RCU read lock, could be interrupted by a softirq, leading to potential corruption of dstcache data structures...

5.5CVSS8.1AI score0.00267EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/08/17 9:21 a.m.20 views

CVE-2024-43835 virtio_net: Fix napi_skb_cache_put warning

In the Linux kernel, the following vulnerability has been resolved: virtionet: Fix napiskbcacheput warning After the commit bdacf3e34945 "net: Use nested-BH locking for napialloccache." was merged, the following warning began to appear: WARNING: CPU: 5 PID: 1 at net/core/skbuff.c:1451...

6.8AI score0.0025EPSS
Exploits0References7
OSV
OSV
added 2024/08/17 9:15 a.m.4 views

DEBIAN-CVE-2024-42315

In the Linux kernel, the following vulnerability has been resolved: exfat: fix potential deadlock on exfatgetdentryset When accessing a file with more entries than ESMAXENTRYNUM, the bh-array is allocated in exfatgetentryset. The problem is that the bh-array is allocated with GFPKERNEL. It does n...

5.5CVSS5.4AI score0.00166EPSS
Exploits0References1
NVD
NVD
added 2024/08/17 9:15 a.m.33 views

CVE-2024-42271

In the Linux kernel, the following vulnerability has been resolved: net/iucv: fix use after free in iucvsockclose iucvseverpath is called from process context and from bh context. iucv-path is used as indicator whether somebody else is taking care of severing the path or it is already removed /...

7.8CVSS0.00235EPSS
Exploits0References9
UbuntuCve
UbuntuCve
added 2024/08/17 9:15 a.m.33 views

CVE-2024-42271

In the Linux kernel, the following vulnerability has been resolved: net/iucv: fix use after free in iucvsockclose iucvseverpath is called from process context and from bh context. iucv-path is used as indicator whether somebody else is taking care of severing the path or it is already removed /...

7.8CVSS6.3AI score0.00235EPSS
Exploits0References34
OSV
OSV
added 2024/08/17 9:15 a.m.3 views

UBUNTU-CVE-2024-42315

In the Linux kernel, the following vulnerability has been resolved: exfat: fix potential deadlock on exfatgetdentryset When accessing a file with more entries than ESMAXENTRYNUM, the bh-array is allocated in exfatgetentryset. The problem is that the bh-array is allocated with GFPKERNEL. It does n...

5.5CVSS6.1AI score0.00166EPSS
Exploits0References22
Cvelist
Cvelist
added 2024/08/17 9:9 a.m.24 views

CVE-2024-42315 exfat: fix potential deadlock on __exfat_get_dentry_set

In the Linux kernel, the following vulnerability has been resolved: exfat: fix potential deadlock on exfatgetdentryset When accessing a file with more entries than ESMAXENTRYNUM, the bh-array is allocated in exfatgetentryset. The problem is that the bh-array is allocated with GFPKERNEL. It does n...

0.00166EPSS
Exploits0References6
OSV
OSV
added 2024/08/17 9:9 a.m.18 views

CVE-2024-42306 udf: Avoid using corrupted block bitmap buffer

In the Linux kernel, the following vulnerability has been resolved: udf: Avoid using corrupted block bitmap buffer When the filesystem block bitmap is corrupted, we detect the corruption while loading the bitmap and fail the allocation with error. However the next allocation from the same bitmap...

5.5CVSS6.2AI score0.00219EPSS
Exploits0References13
SUSE CVE
SUSE CVE
added 2024/08/06 2:1 a.m.12 views

SUSE CVE-2024-41081

In the Linux kernel, the following vulnerability has been resolved: ila: block BH in ilaoutput As explained in commit 1378817486d6 "tipc: block BH before using dstcache", net/core/dstcache.c helpers need to be called with BH disabled. ilaoutput is called from lwtunneloutput possibly from process...

5.5CVSS6.2AI score0.00267EPSS
Exploits0References16
Amazon
Amazon
added 2024/08/06 12:0 a.m.9 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: vt: fix memory overlapping when deleting chars in the buffer CVE-2022-48627 In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: disallow timeout for anonymous sets CVE-2023-526...

7.8CVSS6.4AI score0.00278EPSS
Exploits0
OSV
OSV
added 2024/07/29 3:15 p.m.18 views

UBUNTU-CVE-2024-41036

In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Fix deadlock with the SPI chip variant When SMP is enabled and spinlocks are actually functional then there is a deadlock with the 'statelock' spinlock between ks8851startxmitspi and ks8851irq: watchdog: BUG: soft...

5.5CVSS6.3AI score0.00248EPSS
Exploits0References17
Vulnrichment
Vulnrichment
added 2024/07/29 3:4 p.m.15 views

CVE-2024-41081 ila: block BH in ila_output()

In the Linux kernel, the following vulnerability has been resolved: ila: block BH in ilaoutput As explained in commit 1378817486d6 "tipc: block BH before using dstcache", net/core/dstcache.c helpers need to be called with BH disabled. ilaoutput is called from lwtunneloutput possibly from process...

6.7AI score0.00267EPSS
Exploits0References8
Cvelist
Cvelist
added 2024/07/29 3:4 p.m.28 views

CVE-2024-41081 ila: block BH in ila_output()

In the Linux kernel, the following vulnerability has been resolved: ila: block BH in ilaoutput As explained in commit 1378817486d6 "tipc: block BH before using dstcache", net/core/dstcache.c helpers need to be called with BH disabled. ilaoutput is called from lwtunneloutput possibly from process...

0.00267EPSS
Exploits0References8
CVE
CVE
added 2024/07/29 3:4 p.m.134 views

CVE-2024-41081

CVE-2024-41081: Linux kernel vulnerability in ila_output() where race against softirq/RCU could corrupt net/dst_cache data if ila_output() is interrupted and re-entered under rcu_read_lock(). The root cause is attempting to block BH in ila_output() without disabling local BH, leading to potential...

5.5CVSS6.5AI score0.00267EPSS
Exploits0References9Affected Software1
RedhatCVE
RedhatCVE
added 2024/06/04 4:49 p.m.27 views

CVE-2024-36962

In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Queue RX packets in IRQ handler instead of disabling BHs Currently the driver uses localbhdisable/localbhenable in its IRQ handler to avoid triggering netrxaction softirq on exit from netifrx. The netrxaction could...

4.4CVSS6.7AI score0.00211EPSS
Exploits0References4
OSV
OSV
added 2024/06/03 7:50 a.m.10 views

CVE-2024-36962 net: ks8851: Queue RX packets in IRQ handler instead of disabling BHs

In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Queue RX packets in IRQ handler instead of disabling BHs Currently the driver uses localbhdisable/localbhenable in its IRQ handler to avoid triggering netrxaction softirq on exit from netifrx. The netrxaction could...

6.2CVSS5.9AI score0.00211EPSS
Exploits0References7
OSV
OSV
added 2024/05/30 4:15 p.m.7 views

DEBIAN-CVE-2024-36905

In the Linux kernel, the following vulnerability has been resolved: tcp: defer shutdownSENDSHUTDOWN for TCPSYNRECV sockets TCPSYNRECV state is really special, it is only used by cross-syn connections, mostly used by fuzzers. In the following crash 1, syzbot managed to trigger a divide by zero in...

5.5CVSS5.7AI score0.00332EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2024/05/03 2:9 a.m.14 views

SUSE CVE-2024-26956

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix failure to detect DAT corruption in btree and direct mappings Patch series "nilfs2: fix kernel bug at submitbhwbc". This resolves a kernel BUG reported by syzbot. Since there are two flaws involved, I've made each one...

5.5CVSS6.6AI score0.00255EPSS
Exploits0References11
RedhatCVE
RedhatCVE
added 2024/04/17 6:55 p.m.47 views

CVE-2024-26877

A vulnerability was found in the Linux kernel's Xilinx crypto driver. This issue is caused by failing to disable bottom halves BH when calling the cryptofinalizerequest function, leading to potential system warnings and call traces. Mitigation Mitigation for this issue is either not available or...

4.4CVSS8.2AI score0.00231EPSS
Exploits0References4
Rows per page
Query Builder