Lucene search
+L

14338 matches found

Debian CVE
Debian CVE
added 2024/05/20 9:41 a.m.25 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.1CVSS8.4AI score0.00258EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/20 9:41 a.m.32 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
Cvelist
Cvelist
added 2024/05/20 9:41 a.m.36 views

CVE-2024-35965 Bluetooth: L2CAP: Fix not validating setsockopt user input

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

6.5AI score0.00239EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/05/20 9:41 a.m.53 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.1CVSS8.5AI score0.00239EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/20 9:41 a.m.22 views

CVE-2024-35964 Bluetooth: ISO: Fix not validating setsockopt user input

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

6.5AI score0.0025EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/20 9:41 a.m.12 views

CVE-2024-35964 Bluetooth: ISO: Fix not validating setsockopt user input

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

6.8AI score0.0025EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/20 9:41 a.m.17 views

CVE-2024-35964 Bluetooth: ISO: Fix not validating setsockopt user input

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

6.2AI score
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/20 9:41 a.m.27 views

CVE-2024-35962 netfilter: complete validation of user input

In the Linux kernel, the following vulnerability has been resolved: netfilter: complete validation of user input In my recent commit, I missed that doreplace handlers use copyfromsockptr which I fixed, followed by unsafe copyfromsockptroffset calls. In all functions, we can perform the @optlen...

7.1CVSS6.4AI score0.00238EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/20 9:41 a.m.25 views

CVE-2024-35962 netfilter: complete validation of user input

In the Linux kernel, the following vulnerability has been resolved: netfilter: complete validation of user input In my recent commit, I missed that doreplace handlers use copyfromsockptr which I fixed, followed by unsafe copyfromsockptroffset calls. In all functions, we can perform the @optlen...

7.1CVSS6.7AI score0.00238EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/05/20 9:41 a.m.31 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.1CVSS8.4AI score0.00238EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/20 9:41 a.m.15 views

CVE-2024-35963 Bluetooth: hci_sock: Fix not validating setsockopt user input

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.8AI score0.00238EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/20 9:41 a.m.165 views

CVE-2024-35962

CVE-2024-35962 (Linux kernel): The issue is a netfilter input validation bug in the kernel’s user input handling. The vulnerability arises from do_replace() paths using copy_from_sockptr() followed by unsafe copy_from_sockptr_offset() calls, enabling insufficient validation of optlen against the ...

7.1CVSS6.7AI score0.00238EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/05/20 9:41 a.m.18 views

CVE-2024-35962 netfilter: complete validation of user input

In the Linux kernel, the following vulnerability has been resolved: netfilter: complete validation of user input In my recent commit, I missed that doreplace handlers use copyfromsockptr which I fixed, followed by unsafe copyfromsockptroffset calls. In all functions, we can perform the @optlen...

7.1CVSS6AI score
SaveExploits0References12
CVE
CVE
added 2024/05/20 9:41 a.m.179 views

CVE-2024-35963

CVE-2024-35963: In the Linux kernel, the Bluetooth subsystem (hci_sock) was fixed for not validating user input passed to setsockopt. The fix validates input length before copying data, mitigating a potential improper input handling vector in Bluetooth setsockopt. The vulnerability is described i...

7.1CVSS6.8AI score0.00238EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/05/20 9:41 a.m.23 views

CVE-2024-35962

In the Linux kernel, the following vulnerability has been resolved: netfilter: complete validation of user input In my recent commit, I missed that doreplace handlers use copyfromsockptr which I fixed, followed by unsafe copyfromsockptroffset calls. In all functions, we can perform the @optlen...

7.1CVSS7.3AI score0.00238EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/05/20 12:0 a.m.11 views

PT-2024-40171 · Propel · Propel

Name of the Vulnerable Software and Affected Versions: Propel versions 1.x through 3.x Description: The limit query method in Propel is susceptible to catastrophic SQL injection when used with MySQL. This occurs due to a lack of integer casting of the limit input in either...

9.8CVSS8AI score
SaveExploits0References6
CNNVD
CNNVD
added 2024/05/20 12:0 a.m.5 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 Linux kernel that stems from improper validation of user input...

5.5CVSS6.4AI score0.00238EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/05/20 12:0 a.m.2 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 Linux kernel that stems from not validating user input...

7.1CVSS6.8AI score0.00238EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/05/20 12:0 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 Linux kernel that stems from not validating user input...

7.1CVSS6.6AI score0.00237EPSS
SaveExploits0References8
NVD
NVD
added 2024/05/19 9:15 a.m.18 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
SaveExploits0References9
Rows per page
Query Builder