Lucene search
+L

517 matches found

Cvelist
Cvelist
added 2024/05/30 3:29 p.m.86 views

CVE-2024-36927 ipv4: Fix uninit-value access in __ip_make_skb()

In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix uninit-value access in ipmakeskb KMSAN reported uninit-value access in ipmakeskb 1. ipmakeskb tests HDRINCL to know if the skb has icmphdr. However, HDRINCL can cause a race condition. If calling setsockopt2 with...

6.1AI score0.0017EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.4 views

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

5.5CVSS6.2AI score0.00227EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.11 views

SUSE CVE-2024-35963

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisock: Fix not validating setsockopt user input Check user input length before copying data...

3.3CVSS6.4AI score0.00238EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.4 views

SUSE CVE-2024-35965

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix not validating setsockopt user input Check user input length before copying data...

5.5CVSS6.4AI score0.00239EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.4 views

SUSE CVE-2024-35964

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Fix not validating setsockopt user input Check user input length before copying data...

5.5CVSS6.4AI score0.0025EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.4 views

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

5.5CVSS6.2AI score0.00237EPSS
SaveExploits0References20
Positive Technologies
Positive Technologies
added 2024/05/21 12:0 a.m.5 views

PT-2024-11305 · Linux +5 · Linux Kernel +5

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a bug in the Linux kernel that could cause spurious double-initializations for congestion control modules, leading to memory leaks or other problems for modules...

9.8CVSS6.5AI score0.08555EPSS
SaveExploits3References988
OSV
OSV
added 2024/05/20 10:15 a.m.2 views

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

7.1CVSS5.6AI score0.00257EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/20 10:15 a.m.17 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...

7.1CVSS6.2AI score0.00257EPSS
SaveExploits0References11
NVD
NVD
added 2024/05/20 10:15 a.m.14 views

CVE-2024-35965

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix not validating setsockopt user input Check user input length before copying data...

7.1CVSS6.5AI score0.00239EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/20 10:15 a.m.3 views

DEBIAN-CVE-2024-35964

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Fix not validating setsockopt user input Check user input length before copying data...

7.1CVSS5.7AI score0.0025EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/20 10:15 a.m.1 views

DEBIAN-CVE-2024-35966

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

7.1CVSS5.7AI score0.00258EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/20 10:15 a.m.2 views

DEBIAN-CVE-2024-35963

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisock: Fix not validating setsockopt user input Check user input length before copying data...

7.1CVSS5.7AI score0.00238EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.17 views

CVE-2024-35964

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Fix not validating setsockopt user input Check user input length before copying data...

7.1CVSS6.4AI score0.0025EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/20 10:15 a.m.5 views

UBUNTU-CVE-2024-35965

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix not validating setsockopt user input Check user input length before copying data...

7.1CVSS6.2AI score0.00239EPSS
SaveExploits0References23
OSV
OSV
added 2024/05/20 10:15 a.m.6 views

UBUNTU-CVE-2024-35966

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

7.1CVSS6.2AI score0.00258EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.13 views

CVE-2024-35966

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

7.1CVSS6.2AI score0.00258EPSS
SaveExploits0References21
OSV
OSV
added 2024/05/20 10:15 a.m.9 views

UBUNTU-CVE-2024-35963

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisock: Fix not validating setsockopt user input Check user input length before copying data...

7.1CVSS6.2AI score0.00238EPSS
SaveExploits0References22
OSV
OSV
added 2024/05/20 10:15 a.m.7 views

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

7.1CVSS6.2AI score0.00257EPSS
SaveExploits0References27
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.24 views

CVE-2024-35963

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisock: Fix not validating setsockopt user input Check user input length before copying data...

7.1CVSS6.4AI score0.00238EPSS
SaveExploits0References21
Rows per page
Query Builder