Lucene search
+L

1841 matches found

SUSE CVE
SUSE CVE
added 2024/11/08 3:49 a.m.15 views

SUSE CVE-2024-50142

In the Linux kernel, the following vulnerability has been resolved: xfrm: validate new SA's prefixlen using SA family when sel.family is unset This expands the validation introduced in commit 07bf7908950a "xfrm: Validate address prefix lengths in the xfrm selector." syzbot created an SA with...

6.3CVSS7.7AI score0.00259EPSS
SaveExploits0References20
OSV
OSV
added 2024/11/07 10:15 a.m.8 views

DEBIAN-CVE-2024-50142

In the Linux kernel, the following vulnerability has been resolved: xfrm: validate new SA's prefixlen using SA family when sel.family is unset This expands the validation introduced in commit 07bf7908950a "xfrm: Validate address prefix lengths in the xfrm selector." syzbot created an SA with...

5.5CVSS5.7AI score0.00259EPSS
SaveExploits0References1
CVE
CVE
added 2024/11/07 9:31 a.m.185 views

CVE-2024-50142

CVE-2024-50142 is a Linux kernel vulnerability where the xfrm selector validation can mishandle SA prefix lengths when sel.family is AF_UNSPEC. The root cause: an SA with AF_UNSPEC and prefixlen_s=128, combined with later assignment of AF_INET, led verify_newsa_info to validate prefix lengths wit...

5.5CVSS5.6AI score0.00259EPSS
SaveExploits0References11Affected Software1
Cvelist
Cvelist
added 2024/11/05 5:10 p.m.41 views

CVE-2024-50131 tracing: Consider the NULL character when validating the event length

In the Linux kernel, the following vulnerability has been resolved: tracing: Consider the NULL character when validating the event length strlen returns a string length excluding the null byte. If the string length equals to the maximum buffer length, the buffer will have no space for the NULL...

7.3CVSS0.00247EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/11/05 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel suffers from a buffer overflow vulnerability that stems from the tracing module not considering the NULL character when validating event lengths, which can be...

7.8CVSS8.4AI score0.00247EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/11/05 12:0 a.m.6 views

Tenda AC6 安全漏洞

The Tenda AC6 is a wireless router from the Chinese company Tenda. A buffer overflow vulnerability exists in Tenda AC6 v2.0 V15.03.06.50, which originates from a failure to properly validate the length of input data in the formSetPPTPServer function, and can be exploited by a remote attacker to...

8.8CVSS8.2AI score0.00422EPSS
SaveExploits1References1
OSV
OSV
added 2024/10/21 8:15 p.m.3 views

DEBIAN-CVE-2022-49023

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: fix buffer overflow in elem comparison For vendor elements, the code here assumes that 5 octets are present without checking. Since the element itself is already checked to fit, we only need to check the length...

7.8CVSS5.9AI score0.00375EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.8 views

UBUNTU-CVE-2022-49023

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: fix buffer overflow in elem comparison For vendor elements, the code here assumes that 5 octets are present without checking. Since the element itself is already checked to fit, we only need to check the length...

7.8CVSS6.4AI score0.00375EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2024/10/11 12:0 a.m.10 views

PT-2024-39809 · Tungsten Automation · Tungsten Automation Power Pdf

Name of the Vulnerable Software and Affected Versions: Tungsten Automation Power PDF affected versions not specified Description: This issue allows remote attackers to execute arbitrary code on affected installations of Tungsten Automation Power PDF. User interaction is required, where the target...

7.8CVSS7.1AI score0.00275EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/10 6:15 p.m.6 views

CVE-2024-47964

Delta Electronics CNCSoft-G2 lacks proper validation of the length of user-supplied data prior to copying it to a fixed-length heap-based buffer. An attacker can manipulate users to visit a malicious page or file to leverage this vulnerability to execute code in the context of the current process...

7.8CVSS5.9AI score0.00274EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/10/10 5:16 p.m.51 views

CVE-2024-47964 Heap-based Buffer Overflow vulnerability in Delta Electronics CNCSoft-G2

Delta Electronics CNCSoft-G2 lacks proper validation of the length of user-supplied data prior to copying it to a fixed-length heap-based buffer. An attacker can manipulate users to visit a malicious page or file to leverage this vulnerability to execute code in the context of the current process...

8.4CVSS0.00274EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/10/10 12:0 a.m.7 views

PT-2024-32914 · Delta Electronics · Cncsoft-G2

Name of the Vulnerable Software and Affected Versions: Delta Electronics CNCSoft-G2 affected versions not specified Description: The issue is related to a lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length heap-based buffer. This allows an attacker...

8.4CVSS7.8AI score0.00274EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/10/05 12:0 a.m.5 views

D-Link DIR-605L 安全漏洞

The AUO DIR-605L is a wireless router from China's AUO D-Link. The AUO DIR-605L suffers from a buffer overflow vulnerability, which originates from the curTime parameter of the formEasySetPassword function in the /goform/formEasySetPassword page that fails to correctly validate the length of the...

9CVSS8.1AI score0.01505EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2024/10/04 6:14 a.m.36 views

CVE-2024-6444 Bluetooth: ots: missing buffer length check

No proper validation of the length of user input in olcpindhandler in zephyr/subsys/bluetooth/services/ots/otsclient.c...

6.3CVSS0.00339EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/10/04 12:0 a.m.9 views

Zephyr 安全漏洞

Zephyr is an extensible real-time operating system RTOS open-sourced by Zephyr. A security vulnerability exists in Zephyr that stems from olcpindhandler in zephyr/subsys/bluetooth/services/ots/otsclient.c that does not properly validate the length of user input...

6.5CVSS6.8AI score0.00339EPSS
SaveExploits0References2
OSV
OSV
added 2024/09/28 7:15 a.m.9 views

CVE-2024-23967

Autel MaxiCharger AC Elite Business C50 WebSocket Base64 Decoding Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of Autel MaxiCharger AC Elite Business C50 chargers. Although...

8CVSS6.3AI score0.00907EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/09/28 6:15 a.m.34 views

CVE-2024-23959 Autel MaxiCharger AC Elite Business C50 BLE AppChargingControl Stack-based Buffer Overflow Remote Code Execution Vulnerability

Autel MaxiCharger AC Elite Business C50 BLE AppChargingControl Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of Autel MaxiCharger AC Elite Business C50 charging stations...

8CVSS0.00817EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/09/24 1:17 a.m.6 views

kernel: smb: client: fix potential OOBs in smb2_parse_contexts()

A flaw was found in the smb client in the Linux kernel. A potential out-of-bounds error was seen in the smb2parsecontexts function. Validate offsets and lengths before dereferencing create contexts in smb2parsecontexts...

8.1CVSS6.8AI score0.0102EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.4 views

kernel: virtio-net: Add validation for used length

A vulnerability was found in the Linux kernel’s virtio-net driver, where the system does not properly validate the length of data provided by an untrusted device. This lack of validation could lead to data corruption if the length of the data is incorrect or maliciously crafted...

8.4CVSS7.2AI score0.00263EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/18 11:46 a.m.9 views

kernel: virtio-net: Add validation for used length

A vulnerability was found in the Linux kernel’s virtio-net driver, where the system does not properly validate the length of data provided by an untrusted device. This lack of validation could lead to data corruption if the length of the data is incorrect or maliciously crafted...

8.4CVSS7.2AI score0.00263EPSS
SaveExploits0References5
Rows per page
Query Builder