Lucene search
+L

7989 matches found

OSV
OSV
added 2024/07/29 3:15 p.m.4 views

UBUNTU-CVE-2024-41040

In the Linux kernel, the following vulnerability has been resolved: net/sched: Fix UAF when resolving a clash KASAN reports the following UAF: BUG: KASAN: slab-use-after-free in tcfctflowtableprocessconn+0x12b/0x380 actct Read of size 1 at addr ffff888c07603600 by task handler130/6469 Call Trace:...

7CVSS6.2AI score0.00282EPSS
SaveExploits0References21
OSV
OSV
added 2024/07/29 3:4 p.m.27 views

CVE-2024-41080 io_uring: fix possible deadlock in io_register_iowq_max_workers()

In the Linux kernel, the following vulnerability has been resolved: iouring: fix possible deadlock in ioregisteriowqmaxworkers The ioregisteriowqmaxworkers function calls ioputsqdata, which acquires the sqd-lock without releasing the uringlock. Similar to the commit 009ad9f0c6ee "iouring: drop...

5.5CVSS6AI score0.00206EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/07/29 3:4 p.m.55 views

CVE-2024-41079 nvmet: always initialize cqe.result

In the Linux kernel, the following vulnerability has been resolved: nvmet: always initialize cqe.result The spec doesn't mandate that the first two double words aka results for the command queue entry need to be set to 0 when they are not used not specified. Though, the target implemention return...

0.00256EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/07/29 2:57 p.m.17 views

CVE-2024-41063 Bluetooth: hci_core: cancel all works upon hci_unregister_dev()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcicore: cancel all works upon hciunregisterdev syzbot is reporting that calling hcireleasedev from hcierrorreset due to hcidevput from hcierrorreset can cause deadlock at destroyworkqueue, for hcierrorreset is called...

6.8AI score0.00182EPSS
SaveExploits0References8
OSV
OSV
added 2024/07/29 2:32 p.m.20 views

CVE-2024-41050 cachefiles: cyclic allocation of msg_id to avoid reuse

In the Linux kernel, the following vulnerability has been resolved: cachefiles: cyclic allocation of msgid to avoid reuse Reusing the msgid after a maliciously completed reopen request may cause a read request to remain unprocessed and result in a hung, as shown below: t1 | t2 | t3...

7.8CVSS5.9AI score0.00282EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/07/29 2:32 p.m.41 views

CVE-2024-41048 skmsg: Skip zero length skb in sk_msg_recvmsg

In the Linux kernel, the following vulnerability has been resolved: skmsg: Skip zero length skb in skmsgrecvmsg When running BPF selftests ./testprogs -t sockmapbasic on a Loongarch platform, the following kernel panic occurs: ... Oops1: CPU: 22 PID: 2824 Comm: testprogs Tainted: G OE 6.10.0-rc2+...

0.00273EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/07/29 2:31 p.m.23 views

CVE-2024-41042 netfilter: nf_tables: prefer nft_chain_validate

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: prefer nftchainvalidate nftchainvalidate already performs loop detection because a cycle will result in a call stack overflow ctx-level = NFTJUMPSTACKSIZE. It also follows maps via -validate callback in...

7.3AI score0.0032EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/07/29 2:31 p.m.25 views

CVE-2024-41041

In the Linux kernel, the following vulnerability has been resolved: udp: Set SOCKRCUFREE earlier in udplibgetport. syzkaller triggered the warning 0 in udpv4earlydemux. In udpv46earlydemux and sklookup, we do not touch the refcount of the looked-up sk and use sockpfree as skb-destructor, so we...

5.5CVSS5.5AI score0.0028EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/07/29 2:31 p.m.14 views

CVE-2024-41040 net/sched: Fix UAF when resolving a clash

In the Linux kernel, the following vulnerability has been resolved: net/sched: Fix UAF when resolving a clash KASAN reports the following UAF: BUG: KASAN: slab-use-after-free in tcfctflowtableprocessconn+0x12b/0x380 actct Read of size 1 at addr ffff888c07603600 by task handler130/6469 Call Trace:...

6.7AI score0.00282EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/07/29 2:31 p.m.49 views

CVE-2024-41036 net: ks8851: Fix deadlock with the SPI chip variant

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...

0.00248EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/07/29 2:31 p.m.17 views

CVE-2024-41034 nilfs2: fix kernel bug on rename operation of broken directory

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel bug on rename operation of broken directory Syzbot reported that in rename directory operation on broken directory on nilfs2, blockwritebeginint called to prepare block write may fail BUGON check for access...

6.8AI score0.00299EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/07/29 2:31 p.m.15 views

CVE-2024-41034

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel bug on rename operation of broken directory Syzbot reported that in rename directory operation on broken directory on nilfs2, blockwritebeginint called to prepare block write may fail BUGON check for access...

5.5CVSS5.6AI score0.00299EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/07/29 2:31 p.m.39 views

CVE-2024-41026 mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's length

In the Linux kernel, the following vulnerability has been resolved: mmc: davincimmc: Prevent transmitted data size from exceeding sgm's length No check is done on the size of the data to be transmiited. This causes a kernel panic when this size exceeds the sgmiter's length. Limit the number of...

0.00246EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/07/29 2:31 p.m.25 views

CVE-2024-41023 sched/deadline: Fix task_struct reference leak

In the Linux kernel, the following vulnerability has been resolved: sched/deadline: Fix taskstruct reference leak During the execution of the following stress test with linux-rt: stress-ng --cyclic 30 --timeout 30 --minimize --quiet kmemleak frequently reported a memory leak concerning the...

6.9AI score0.00293EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/07/29 6:37 a.m.41 views

CVE-2024-41017

In the Linux kernel, the following vulnerability has been resolved: jfs: don't walk off the end of ealist Add a check before visiting the members of ea to make sure each ea stays within the ealist...

5.5CVSS5.6AI score0.00239EPSS
SaveExploits0
OSV
OSV
added 2024/07/29 6:18 a.m.26 views

CVE-2024-41090 tap: add missing verification for short frame

In the Linux kernel, the following vulnerability has been resolved: tap: add missing verification for short frame The cited commit missed to check against the validity of the frame length in the tapgetuserxdp path, which could cause a corrupted skb to be sent downstack. Even before the skb is...

7.1CVSS6.1AI score0.00254EPSS
SaveExploits0References12
CNNVD
CNNVD
added 2024/07/29 12:0 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a post-release reuse issue that could result if a connection trace conntrack is resolved but still passed to...

7CVSS6.4AI score0.00282EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2024/07/26 12:0 a.m.25 views

Progress Telerik Reporting < 2024 Q2 (18.1.24.709) Object Injection

The version of Progress Telerik Reporting installed on the remote Windows host is prior to 2024 Q2 18.1.24.709. It is, therefore, affected by an object injection vulnerability: - In Progress® Telerik® Reporting versions prior to 18.1.24.709, an object injection attack is possible through an...

9.8CVSS5.7AI score0.00861EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/07/26 12:0 a.m.19 views

SUSE SLES12 Security Update : python-dnspython (SUSE-SU-2024:2605-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2024:2605-1 advisory. - CVE-2023-29483: Fixed an issue that allowed remote attackers to interfere with DNS name resolution bsc1222693. Tenable has extracted the...

7CVSS7.1AI score0.01857EPSS
SaveExploits1References4
OSV
OSV
added 2024/07/24 2:15 p.m.6 views

CVE-2024-6096

In Progress® Telerik® Reporting versions prior to 18.1.24.709, a code execution attack is possible through object injection via an insecure type resolution vulnerability...

9.8CVSS6.1AI score0.00861EPSS
SaveExploits0References2
Rows per page
Query Builder