Lucene search
+L

433 matches found

RedhatCVE
RedhatCVE
added 2025/02/05 7:32 p.m.14 views

CVE-2022-39293

Azure RTOS USBX is a high-performance USB host, device, and on-the-go OTG embedded stack, that is fully integrated with Azure RTOS ThreadX. The case is, in uxhostclasspimaread, there is data length from device response, returned in the very first packet, and read by L165 code, as headerlength. Th...

9.8CVSS7.1AI score0.00672EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/05 12:18 p.m.14 views

CVE-2024-52802

RIOT is an operating system for internet of things IoT devices. In version 2024.04 and prior, the function parseadvertise, located in /sys/net/applicationlayer/dhcpv6/client.c, has no minimum header length check for dhcpv6optt after processing dhcpv6msgt. This omission could lead to an out-of-bou...

7.5CVSS6.8AI score0.00728EPSS
SaveExploits1References1
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:0 a.m.8 views

usb: typec: qcom-pmic: init value of hdr_len/txbuf_len earlier

...

5.5CVSS6.9AI score0.00217EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/01/12 12:14 a.m.9 views

SUSE CVE-2024-57791

In the Linux kernel, the following vulnerability has been resolved: net/smc: check return value of sockrecvmsg when draining clc data When receiving clc msg, the field length in smcclcmsghdr indicates the length of msg should be received from network and the value should not be fully trusted as i...

7.5CVSS7.7AI score0.0075EPSS
SaveExploits0References24
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.6 views

PT-2025-36312

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s vsock/virtio subsystem. The vulnerability occurs when receiving a vsock packet in the guest, where the length from the packet header is used as the...

5.5CVSS6.8AI score0.00137EPSS
SaveExploits0
OSV
OSV
added 2024/12/27 3:15 p.m.8 views

AZL-54794 CVE-2024-56659 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: net: lapb: increase LAPBHEADERLEN It is unclear if net/lapb code is supposed to be ready for 8021q. We can at least avoid crashes like the following : skbuff: skbunderpanic: text:ffffffff8aabe1f6 len:24 put:20 head:ffff88802824a4...

5.5CVSS6.3AI score0.00224EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.8 views

AZL-54841 CVE-2024-56659 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: net: lapb: increase LAPBHEADERLEN It is unclear if net/lapb code is supposed to be ready for 8021q. We can at least avoid crashes like the following : skbuff: skbunderpanic: text:ffffffff8aabe1f6 len:24 put:20 head:ffff88802824a4...

5.5CVSS6.3AI score0.00224EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.2 views

UBUNTU-CVE-2024-56659

In the Linux kernel, the following vulnerability has been resolved: net: lapb: increase LAPBHEADERLEN It is unclear if net/lapb code is supposed to be ready for 8021q. We can at least avoid crashes like the following : skbuff: skbunderpanic: text:ffffffff8aabe1f6 len:24 put:20 head:ffff88802824a4...

5.5CVSS6.2AI score0.00224EPSS
SaveExploits0References48
Vulnrichment
Vulnrichment
added 2024/12/27 3:6 p.m.8 views

CVE-2024-56659 net: lapb: increase LAPB_HEADER_LEN

In the Linux kernel, the following vulnerability has been resolved: net: lapb: increase LAPBHEADERLEN It is unclear if net/lapb code is supposed to be ready for 8021q. We can at least avoid crashes like the following : skbuff: skbunderpanic: text:ffffffff8aabe1f6 len:24 put:20 head:ffff88802824a4...

7.5AI score0.00224EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/12/27 12:0 a.m.3 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 originates from an insufficient value of LAPBHEADERLEN in the net:lapb module, which can be exploited by a remote...

5.5CVSS7.8AI score0.00224EPSS
SaveExploits0References8
Amazon
Amazon
added 2024/12/19 12:0 a.m.4 views

Medium: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use CVE-2024-26921 In the Linux kernel, the following vulnerability has been resolved: net: bridge: xmit: make sure we have at least eth header len bytes...

9.1CVSS7.1AI score0.01367EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2024/12/11 4:18 p.m.6 views

kernel: netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6()

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfrejectipv6: fix potential crash in nfsendreset6 I got a syzbot report without a repro 1 crashing in nfsendreset6 I think the issue is that dev-hardheaderlen is zero, and we attempt later to push an Ethernet header. U...

5.5CVSS6.8AI score0.0023EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/11/22 3:41 p.m.36 views

CVE-2024-52802 RIOT-OS missing dhcpv6_opt_t minimum header length check

RIOT is an operating system for internet of things IoT devices. In version 2024.04 and prior, the function parseadvertise, located in /sys/net/applicationlayer/dhcpv6/client.c, has no minimum header length check for dhcpv6optt after processing dhcpv6msgt. This omission could lead to an out-of-bou...

7.5CVSS0.00728EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/11/22 3:41 p.m.18 views

CVE-2024-52802 RIOT-OS missing dhcpv6_opt_t minimum header length check

RIOT is an operating system for internet of things IoT devices. In version 2024.04 and prior, the function parseadvertise, located in /sys/net/applicationlayer/dhcpv6/client.c, has no minimum header length check for dhcpv6optt after processing dhcpv6msgt. This omission could lead to an out-of-bou...

7.5CVSS6.9AI score0.00728EPSS
SaveExploits1References1
OSV
OSV
added 2024/11/22 3:41 p.m.7 views

CVE-2024-52802 RIOT-OS missing dhcpv6_opt_t minimum header length check

RIOT is an operating system for internet of things IoT devices. In version 2024.04 and prior, the function parseadvertise, located in /sys/net/applicationlayer/dhcpv6/client.c, has no minimum header length check for dhcpv6optt after processing dhcpv6msgt. This omission could lead to an out-of-bou...

7.5CVSS6.9AI score0.00728EPSS
SaveExploits1References3
OSV
OSV
added 2024/11/20 8:15 p.m.5 views

CVE-2024-48981

An issue was discovered in MBed OS 6.16.0. During processing of HCI packets, the software dynamically determines the length of the packet header by looking up the identifying first byte and matching it against a table of possible lengths. The initial parsing function, hciTrSerialRxIncoming does n...

7.5CVSS6.2AI score0.00347EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/11/20 3:48 a.m.5 views

SUSE CVE-2024-53083

In the Linux kernel, the following vulnerability has been resolved: usb: typec: qcom-pmic: init value of hdrlen/txbuflen earlier If the read of USBPDPHYRXACKNOWLEDGEREG failed, then hdrlen and txbuflen are uninitialized. This commit stops to print uninitialized value and misleading/false data...

5.5CVSS7.6AI score0.00217EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/11/20 12:0 a.m.6 views

PT-2024-33310 · Arm · Mbed Os

Name of the Vulnerable Software and Affected Versions: MBed OS version 6.16.0 Description: An issue was discovered in the processing of HCI packets. The software dynamically determines the length of the packet header by looking up the identifying first byte and matching it against a table of...

7.5CVSS7.6AI score0.00347EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2024/11/20 12:0 a.m.14 views

PT-2024-33311 · Arm · Mbed Os

Name of the Vulnerable Software and Affected Versions: MBed OS version 6.16.0 Description: An issue was discovered in the hci parsing software of MBed OS, where it dynamically determines the length of certain hci packets by reading a byte from its header. The software assumes this value to be...

7.5CVSS7.7AI score0.00463EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/11/20 12:0 a.m.8 views

ARM Mbed OS 安全漏洞

ARM Mbed OS is a suite of open source embedded operating systems dedicated to the Internet of Things IoT from the British company ARM. A security vulnerability exists in ARM Mbed OS version 6.16.0, which stems from a flaw in the way the software dynamically determines the length of the packet...

7.5CVSS7.1AI score0.00347EPSS
SaveExploits0References2
Rows per page
Query Builder