Lucene search
+L

2636 matches found

CVE
CVE
added 2024/05/20 9:48 a.m.154 views

CVE-2024-36007

CVE-2024-36007 involves a Linux kernel flaw in the Mellanox mlxsw spectrum ACL TCAM rehash machinery. The issue stemmed from markers (chunk/entry) used to resume a delayed rehash when credits run out. On error, only the chunk marker was reset, leaving entry markers relative to the chunk, which co...

5.5CVSS6.6AI score0.00224EPSS
SaveExploits0References10Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/20 9:42 a.m.19 views

CVE-2024-35976 xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RING

In the Linux kernel, the following vulnerability has been resolved: xsk: validate user input for XDPUMEM|COMPLETIONFILLRING syzbot reported an illegal copy in xsksetsockopt 1 Make sure to validate setsockopt @optlen parameter. 1 BUG: KASAN: slab-out-of-bounds in copyfromsockptroffset...

6.6AI score0.00256EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/20 9:42 a.m.25 views

CVE-2024-35976 xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RING

In the Linux kernel, the following vulnerability has been resolved: xsk: validate user input for XDPUMEM|COMPLETIONFILLRING syzbot reported an illegal copy in xsksetsockopt 1 Make sure to validate setsockopt @optlen parameter. 1 BUG: KASAN: slab-out-of-bounds in copyfromsockptroffset...

6.2AI score0.00256EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/20 9:42 a.m.20 views

CVE-2024-35976 xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RING

In the Linux kernel, the following vulnerability has been resolved: xsk: validate user input for XDPUMEM|COMPLETIONFILLRING syzbot reported an illegal copy in xsksetsockopt 1 Make sure to validate setsockopt @optlen parameter. 1 BUG: KASAN: slab-out-of-bounds in copyfromsockptroffset...

6.7CVSS5.9AI score0.00256EPSS
SaveExploits0References14
Cvelist
Cvelist
added 2024/05/20 9:41 a.m.29 views

CVE-2024-35967 Bluetooth: SCO: Fix not validating setsockopt user input

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix not validating setsockopt user input syzbot reported scosocksetsockopt is copying data without checking user input length. BUG: KASAN: slab-out-of-bounds in copyfromsockptroffset include/linux/sockptr.h:49...

6.5AI score0.00237EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/20 9:41 a.m.21 views

CVE-2024-35967 Bluetooth: SCO: Fix not validating setsockopt user input

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix not validating setsockopt user input syzbot reported scosocksetsockopt is copying data without checking user input length. BUG: KASAN: slab-out-of-bounds in copyfromsockptroffset include/linux/sockptr.h:49...

6.8AI score0.00237EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/20 9:41 a.m.11 views

CVE-2024-35967 Bluetooth: SCO: Fix not validating setsockopt user input

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix not validating setsockopt user input syzbot reported scosocksetsockopt is copying data without checking user input length. BUG: KASAN: slab-out-of-bounds in copyfromsockptroffset include/linux/sockptr.h:49...

7.1CVSS6.2AI score0.00237EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/05/20 9:41 a.m.21 views

CVE-2024-35966 Bluetooth: RFCOMM: Fix not validating setsockopt user input

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: Fix not validating setsockopt user input syzbot reported rfcommsocksetsockoptold is copying data without checking user input length. BUG: KASAN: slab-out-of-bounds in copyfromsockptroffset...

6.9AI score0.00258EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/20 9:41 a.m.29 views

CVE-2024-35966 Bluetooth: RFCOMM: Fix not validating setsockopt user input

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: Fix not validating setsockopt user input syzbot reported rfcommsocksetsockoptold is copying data without checking user input length. BUG: KASAN: slab-out-of-bounds in copyfromsockptroffset...

6.5AI score0.00258EPSS
SaveExploits0References6
CVE
CVE
added 2024/05/20 9:41 a.m.231 views

CVE-2024-35966

CVE-2024-35966 (Linux kernel) : A Bluetooth RFCOMM vulnerability where rfcomm_sock_setsockopt_old() could copy data beyond the input length, due to not validating user input in setsockopt. This caused KASAN slab-out-of-bounds access in copy_from_sockptr_offset and related code paths in net/blueto...

7.1CVSS6.7AI score0.00258EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/20 9:17 a.m.27 views

CVE-2024-35949 btrfs: make sure that WRITTEN is set on all metadata blocks

In the Linux kernel, the following vulnerability has been resolved: btrfs: make sure that WRITTEN is set on all metadata blocks We previously would call btrfscheckleaf if we had the check integrity code enabled, which meant that we could only run the extended leaf checks if we had WRITTEN set on...

6.8AI score0.00239EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/20 9:17 a.m.129 views

CVE-2024-35949

CVE-2024-35949 affects the Linux kernel's btrfs subsystem. The root cause was that WRITTEN was not ensured on all metadata blocks, allowing potential corruption if extended leaf checks were skipped for blocks without WRITTEN. The fix adds checks to ensure WRITTEN is set and guarantees that __btrf...

7.8CVSS6.5AI score0.00239EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2024/05/19 10:10 a.m.63 views

CVE-2024-35941

This CVE (CVE-2024-35941) has concrete details in connected sources: a use-after-free in the Linux kernel net subsystem, due to skb->network_header overflow (u16) that makes skb_network_offset(skb) return a negative value. Consequently, __skb_pull() can move skb->data to memory outside skb-...

6.8AI score
SaveExploits0
OSV
OSV
added 2024/05/19 9:15 a.m.4 views

DEBIAN-CVE-2024-35899

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: flush pending destroy work before exitnet release Similar to 2c9f0293280e "netfilter: nftables: flush pending destroy work before netlink notifier" to address a race between exitnet and the destroy workqueue...

6.1CVSS5.9AI score0.00184EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/19 9:15 a.m.25 views

CVE-2024-35896

In the Linux kernel, the following vulnerability has been resolved: netfilter: validate user input for expected length I got multiple syzbot reports showing old bugs exposed by BPF after commit 20f2505fb436 "bpf: Try to avoid kzalloc in cgroup/s,getsockopt" setsockopt @optlen argument should be...

7.1CVSS6.4AI score0.00227EPSS
SaveExploits0References38
OSV
OSV
added 2024/05/19 9:15 a.m.5 views

UBUNTU-CVE-2024-35896

In the Linux kernel, the following vulnerability has been resolved: netfilter: validate user input for expected length I got multiple syzbot reports showing old bugs exposed by BPF after commit 20f2505fb436 "bpf: Try to avoid kzalloc in cgroup/s,getsockopt" setsockopt @optlen argument should be...

7.1CVSS6.2AI score0.00227EPSS
SaveExploits0References39
Cvelist
Cvelist
added 2024/05/19 8:34 a.m.27 views

CVE-2024-35899 netfilter: nf_tables: flush pending destroy work before exit_net release

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: flush pending destroy work before exitnet release Similar to 2c9f0293280e "netfilter: nftables: flush pending destroy work before netlink notifier" to address a race between exitnet and the destroy workqueue...

6.3AI score0.00184EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/05/19 8:34 a.m.20 views

CVE-2024-35896 netfilter: validate user input for expected length

In the Linux kernel, the following vulnerability has been resolved: netfilter: validate user input for expected length I got multiple syzbot reports showing old bugs exposed by BPF after commit 20f2505fb436 "bpf: Try to avoid kzalloc in cgroup/s,getsockopt" setsockopt @optlen argument should be...

6.7AI score0.00227EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/05/18 1:5 a.m.27 views

CVE-2024-35855

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumacltcam: Fix possible use-after-free during activity update The rule activity update delayed work periodically traverses the list of configured rules and queries their activity from the device. As part of this task...

5.5CVSS6.5AI score0.00247EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.36 views

CVE-2024-35855

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumacltcam: Fix possible use-after-free during activity update The rule activity update delayed work periodically traverses the list of configured rules and queries their activity from the device. As part of this task...

7.8CVSS6.3AI score0.00247EPSS
SaveExploits0References27
Rows per page
Query Builder