Lucene search
+L

25714 matches found

OSV
OSV
added 2024/07/30 8:15 a.m.7 views

UBUNTU-CVE-2024-42145

In the Linux kernel, the following vulnerability has been resolved: IB/core: Implement a limit on UMAD receive List The existing behavior of ibumad, which maintains received MAD packets in an unbounded list, poses a risk of uncontrolled growth. As user-space applications extract packets from this...

7.5CVSS6.3AI score0.00871EPSS
SaveExploits0References33
CVE
CVE
added 2024/07/30 7:46 a.m.159 views

CVE-2024-42145

CVE-2024-42145 affects the Linux kernel IB/core UMAD receive path. The issue was an unbounded UMAD receive list which could overflow as packets accumulate faster than userspace consumption. The fix adds a limit to the size of the receive list, set to 200,000 packets after considering typical Open...

7.5CVSS6.4AI score0.00871EPSS
SaveExploits0References9Affected Software1
CNNVD
CNNVD
added 2024/07/30 12:00 a.m.9 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 originates in the bpf module in the test case dummystops/dummyinitretvalue, where the first argument of the test1...

5.5CVSS6.6AI score0.0018EPSS
SaveExploits0References3
Redos
Redos
added 2024/07/30 12:00 a.m.43 views

ROS-20240730-13

A vulnerability in the SSH protocol implementation is related to the ability to adjust packet sequence numbers during the connection negotiation process and remove an arbitrary number of SSH service messages. during the connection negotiation process and cause an arbitrary number of SSH service...

5.9CVSS7.5AI score0.93305EPSS
SaveExploits4
CNNVD
CNNVD
added 2024/07/30 12:00 a.m.9 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 originates in the bpf module in the BPFCOREREADBITFIELD macro, where the variable val may be uninitialized. This could...

6.3CVSS8.2AI score0.0022EPSS
SaveExploits0References7
OSV
OSV
added 2024/07/29 11:15 p.m.11 views

CVE-2024-27823

A race condition was addressed with improved locking. This issue is fixed in macOS Sonoma 14.5, iOS 16.7.8 and iPadOS 16.7.8, macOS Ventura 13.6.7, watchOS 10.5, visionOS 1.3, tvOS 17.5, iOS 17.5 and iPadOS 17.5, macOS Monterey 12.7.5. An attacker in a privileged network position may be able to...

5.9CVSS7.3AI score0.00681EPSS
SaveExploits0References17
NVD
NVD
added 2024/07/29 11:15 p.m.24 views

CVE-2024-27823

A race condition was addressed with improved locking. This issue is fixed in iOS 16.7.8 and iPadOS 16.7.8, iOS 17.5 and iPadOS 17.5, macOS Monterey 12.7.5, macOS Sonoma 14.5, macOS Ventura 13.6.7, tvOS 17.5, visionOS 1.3, watchOS 10.5. An attacker in a privileged network position may be able to...

5.9CVSS0.00681EPSS
SaveExploits0References25
OSV
OSV
added 2024/07/29 4:15 p.m.6 views

DEBIAN-CVE-2024-42072

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix maygoto with negative offset. Zac's syzbot crafted a bpf prog that exposed two bugs in maygoto. The 1st bug is the way maygoto is patched. When offset is negative it should be patched differently. The 2nd bug is in the...

7.8CVSS5.8AI score0.00228EPSS
SaveExploits1References1
OSV
OSV
added 2024/07/29 4:15 p.m.3 views

DEBIAN-CVE-2024-42075

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix remap of arena. The bpf arena logic didn't account for mremap operation. Add a refcnt for multiple mmap events to prevent use-after-free in arenavmclose...

5.5CVSS5.6AI score0.00219EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 4:15 p.m.10 views

AZL-47137 CVE-2024-42067 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Take return from setmemoryrox into account with bpfjitbinarylockro setmemoryrox can fail, leaving memory unprotected. Check return and bail out when bpfjitbinarylockro returns an error...

5.5CVSS6.8AI score0.00233EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 4:15 p.m.9 views

UBUNTU-CVE-2024-42063

In the Linux kernel, the following vulnerability has been resolved: bpf: Mark bpf prog stack with kmsanunposionmemory in interpreter mode syzbot reported uninit memory usages during maplookup,deleteelem. ========== BUG: KMSAN: uninit-value in devmaplookupelem kernel/bpf/devmap.c:441 inline BUG:...

5.5CVSS6.6AI score0.00222EPSS
SaveExploits0References17
NVD
NVD
added 2024/07/29 3:15 p.m.39 views

CVE-2024-41048

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

7.5CVSS0.00799EPSS
SaveExploits0References6
OSV
OSV
added 2024/07/29 3:15 p.m.10 views

DEBIAN-CVE-2024-41043

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinkqueue: drop bogus WARNON Happens when rules get flushed/deleted while packet is out, so remove this WARNON. This WARN exists in one form or another since v4.14, no need to backport this to older releases, henc...

5.5CVSS5.1AI score0.00232EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.39 views

UBUNTU-CVE-2024-41043

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinkqueue: drop bogus WARNON Happens when rules get flushed/deleted while packet is out, so remove this WARNON. This WARN exists in one form or another since v4.14, no need to backport this to older releases, henc...

5.5CVSS5.7AI score0.00232EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/29 3:15 p.m.8 views

UBUNTU-CVE-2024-41044

In the Linux kernel, the following vulnerability has been resolved: ppp: reject claimed-as-LCP but actually malformed packets Since 'pppasyncencode' assumes valid LCP packets with code from 1 to 7 inclusive, add 'pppcheckpacket' to ensure that LCP packet has an actual body beyond PPPLCP header...

5.5CVSS6.2AI score0.00287EPSS
SaveExploits0References33
Vulnrichment
Vulnrichment
added 2024/07/29 2:32 p.m.24 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+...

6.6AI score0.00799EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/07/29 2:32 p.m.56 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+...

7.5CVSS0.00799EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/29 2:32 p.m.24 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+...

7.5CVSS5.9AI score
SaveExploits0References9
OSV
OSV
added 2024/07/29 2:32 p.m.25 views

CVE-2024-41043 netfilter: nfnetlink_queue: drop bogus WARN_ON

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinkqueue: drop bogus WARNON Happens when rules get flushed/deleted while packet is out, so remove this WARNON. This WARN exists in one form or another since v4.14, no need to backport this to older releases, henc...

4.4AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/29 12:39 p.m.16 views

kernel: net: amd-xgbe: Fix skb data length underflow

In the Linux kernel, the following vulnerability has been resolved: net: amd-xgbe: Fix skb data length underflow There will be BUGON triggered in include/linux/skbuff.h leading to intermittent kernel panic, when the skb length underflow is detected. Fix this by dropping the packet if such length...

8.1CVSS6.8AI score0.00648EPSS
SaveExploits0References5
Rows per page
Query Builder