Lucene search
+L

420 matches found

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
Exploits1References1
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
Exploits1References3
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
Exploits0References2
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
Exploits0References3
CNNVD
CNNVD
added 2024/11/20 12:0 a.m.6 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
Exploits0References2
Positive Technologies
Positive Technologies
added 2024/11/20 12:0 a.m.5 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
Exploits0References8
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
Exploits0References7
OSV
OSV
added 2024/11/19 6:15 p.m.2 views

DEBIAN-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.5CVSS5.7AI score0.00217EPSS
Exploits0References1
CNNVD
CNNVD
added 2024/11/19 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. A security vulnerability exists in the Linux kernel that stems from an uninitialized value of hdrlen/txbuflen...

5.5CVSS6.6AI score0.00217EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2024/11/10 3:49 a.m.10 views

SUSE CVE-2024-50256

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.5CVSS7.6AI score0.0023EPSS
Exploits0References21
Vulnrichment
Vulnrichment
added 2024/11/09 10:15 a.m.3 views

CVE-2024-50256 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...

7.5AI score0.0023EPSS
Exploits0References4
BDU FSTEC
BDU FSTEC
added 2024/11/07 12:0 a.m.9 views

The vulnerability of the Bluetooth Low Energy (BLE) technology in tool sets and libraries for setting up wireless connections provided by Cypress’ Bluetooth SDK allows a intruder to trigger a service failure.

The vulnerability of the Bluetooth Low Energy BLE technology, as well as the toolkits and libraries for configuring wireless connections in Cypress’ Bluetooth SDK, is related to the issue where an operation goes beyond the buffer boundaries in memory when processing the Length field of the Data...

6.5CVSS5.7AI score0.0025EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2024/10/21 6:15 p.m.2 views

DEBIAN-CVE-2024-49940

In the Linux kernel, the following vulnerability has been resolved: l2tp: prevent possible tunnel refcount underflow When a session is created, it sets a backpointer to its tunnel. When the session refcount drops to 0, l2tpsessionfree drops the tunnel refcount if session-tunnel is non-NULL...

5.5CVSS5.6AI score0.00204EPSS
Exploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.9 views

UBUNTU-CVE-2024-49940

In the Linux kernel, the following vulnerability has been resolved: l2tp: prevent possible tunnel refcount underflow When a session is created, it sets a backpointer to its tunnel. When the session refcount drops to 0, l2tpsessionfree drops the tunnel refcount if session-tunnel is non-NULL...

5.5CVSS6.5AI score0.00204EPSS
Exploits0References8
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.7 views

kernel: virtio-net: tun: mlx5_core short frame denial of service

A denial of service DoS attack was found in the mlx5 driver in the Linux kernel. A KVM guest VM using virtio-net can crash the host by sending a short packet, for example, size = ETHHLEN...

7.1CVSS7.2AI score0.00254EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2024/09/24 12:37 a.m.3 views

kernel: virtio-net: tun: mlx5_core short frame denial of service

A denial of service DoS attack was found in the mlx5 driver in the Linux kernel. A KVM guest VM using virtio-net can crash the host by sending a short packet, for example, size = ETHHLEN...

7.1CVSS7.2AI score0.00254EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2024/09/24 12:37 a.m.6 views

kernel: virtio-net: tap: mlx5_core short frame denial of service

A denial of service DoS attack was found in the mlx5 driver in the Linux kernel. A KVM guest VM using virtio-net can crash the host by sending a short packet, for example, size = ETHHLEN...

7.1CVSS7.2AI score0.00254EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2024/09/12 6:34 p.m.7 views

kernel: virtio-net: tun: mlx5_core short frame denial of service

A denial of service DoS attack was found in the mlx5 driver in the Linux kernel. A KVM guest VM using virtio-net can crash the host by sending a short packet, for example, size = ETHHLEN...

7.1CVSS7.2AI score0.00254EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2024/09/03 6:51 p.m.6 views

kernel: virtio-net: tun: mlx5_core short frame denial of service

A denial of service DoS attack was found in the mlx5 driver in the Linux kernel. A KVM guest VM using virtio-net can crash the host by sending a short packet, for example, size = ETHHLEN...

7.1CVSS7.2AI score0.00254EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2024/09/03 5:54 a.m.7 views

kernel: virtio-net: tap: mlx5_core short frame denial of service

A denial of service DoS attack was found in the mlx5 driver in the Linux kernel. A KVM guest VM using virtio-net can crash the host by sending a short packet, for example, size = ETHHLEN...

7.1CVSS7.2AI score0.00254EPSS
Exploits0References6
Rows per page
Query Builder