Lucene search
+L

1097 matches found

Vulnrichment
Vulnrichment
added 2024/05/21 2:19 p.m.12 views

CVE-2021-47237 net: hamradio: fix memory leak in mkiss_close

In the Linux kernel, the following vulnerability has been resolved: net: hamradio: fix memory leak in mkissclose My local syzbot instance hit memory leak in mkissopen1. The problem was in missing freenetdev in mkissclose. In mkissopen netdevice is allocated and then registered, but in mkissclose...

6.6AI score0.00226EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/21 2:19 p.m.78 views

CVE-2021-47225

Linux kernel mac80211 deadlock when AP_VLANs are up and the AP interface is closed. Root cause: dev_close() held the wiphy mutex triggers netdev cfg80211 notifier to re-acquire the wiphy mutex. Fixes described: (1) prevent changing iftype while AP_VLANs are up; (2) move the dev_close() loop over ...

5.5CVSS5.2AI score0.00147EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.5 views

SUSE CVE-2024-35849

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix information leak in btrfsioctllogicaltoino Syzbot reported the following information leak for in btrfsioctllogicaltoino: BUG: KMSAN: kernel-infoleak in instrumentcopytouser include/linux/instrumented.h:114 inline BUG:...

5.5CVSS6.4AI score0.00256EPSS
SaveExploits0References19
RedhatCVE
RedhatCVE
added 2024/05/20 6:17 p.m.31 views

CVE-2024-36008

In the Linux kernel, the following vulnerability has been resolved: ipv4: check for NULL idev in iprouteusehint syzbot was able to trigger a NULL deref in fibvalidatesource in an old tree 1. It appears the bug exists in latest trees. All calls to indevgetrcu must be checked for a NULL result. 1...

5.5CVSS5.2AI score0.00214EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/20 4:38 p.m.20 views

CVE-2024-35976

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

5.5CVSS6.3AI score0.00257EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/20 11:43 a.m.28 views

CVE-2024-35896

CVE-2024-35896 is a vulnerability in the Linux kernel's Netfilter component, where the setsockopt function fails to properly validate the length of user-supplied data before copying it into kernel space. This oversight can lead to out-of-bounds memory access, potentially causing system crashes or...

5.5CVSS8.2AI score0.00227EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/20 10:45 a.m.13 views

CVE-2024-35915

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: Fix uninit-value in ncidevup and ncintfpacket syzbot reported the following uninit-value access issue 12: ncirxwork parses and processes received packet. When the payload length is zero, each message type handler reads...

5.5CVSS6.5AI score0.0032EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/20 10:15 a.m.17 views

CVE-2024-35967

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.5AI score0.00237EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/20 9:48 a.m.28 views

CVE-2024-36008 ipv4: check for NULL idev in ip_route_use_hint()

In the Linux kernel, the following vulnerability has been resolved: ipv4: check for NULL idev in iprouteusehint syzbot was able to trigger a NULL deref in fibvalidatesource in an old tree 1. It appears the bug exists in latest trees. All calls to indevgetrcu must be checked for a NULL result. 1...

6.6AI score0.00214EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/20 9:42 a.m.35 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...

7.1CVSS6.2AI score0.00257EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/20 9:42 a.m.19 views

CVE-2024-35973 geneve: fix header validation in geneve[6]_xmit_skb

In the Linux kernel, the following vulnerability has been resolved: geneve: fix header validation in geneve6xmitskb syzbot is able to trigger an uninit-value in genevexmit 1 Problem : While most ip tunnel helpers like iptunnelgetdsfield uses skbprotocolskb, true, pskbinetmaypull is only using...

6.8AI score0.0025EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/20 9:41 a.m.37 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.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...

7.1CVSS6.8AI score0.00237EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/20 9:41 a.m.14 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 score
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/05/20 9:41 a.m.22 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
OSV
OSV
added 2024/05/19 11:15 a.m.13 views

UBUNTU-CVE-2024-35934

In the Linux kernel, the following vulnerability has been resolved: net/smc: reduce rtnl pressure in smcpnetcreatepnetidslist Many syzbot reports show extreme rtnl pressure, and many of them hint that smc acquires rtnl in netns creation for no good reason 1 This patch returns early from...

5.5CVSS6.2AI score0.0021EPSS
SaveExploits0References21
Vulnrichment
Vulnrichment
added 2024/05/19 10:10 a.m.28 views

CVE-2024-35934 net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list()

In the Linux kernel, the following vulnerability has been resolved: net/smc: reduce rtnl pressure in smcpnetcreatepnetidslist Many syzbot reports show extreme rtnl pressure, and many of them hint that smc acquires rtnl in netns creation for no good reason 1 This patch returns early from...

6.8AI score0.0021EPSS
SaveExploits0References6
CVE
CVE
added 2024/05/19 10:10 a.m.181 views

CVE-2024-35934

The CVE-2024-35934 issue affects the Linux kernel net/smc subsystem. Affected component: smc_pnet-related code in net/smc (pnet IDs list creation). Root cause: excessive RTNL (rtnl) lock pressure during net namespace/pnet initialization, caused by smc_pnet_create_pnetids_list() acquiring rtnl in ...

5.5CVSS6.8AI score0.0021EPSS
SaveExploits0References8Affected Software1
UbuntuCve
UbuntuCve
added 2024/05/19 9:15 a.m.27 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
Cvelist
Cvelist
added 2024/05/19 8:35 a.m.39 views

CVE-2024-35915 nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: Fix uninit-value in ncidevup and ncintfpacket syzbot reported the following uninit-value access issue 12: ncirxwork parses and processes received packet. When the payload length is zero, each message type handler reads...

8.8CVSS6.4AI score0.0032EPSS
SaveExploits0References8
Rows per page
Query Builder