Lucene search
+L

25635 matches found

CNVD
CNVD
added 2024/11/21 12:00 a.m.14 views

Open5GS Denial of Service Vulnerability (CNVD-2025-08799)

Open5GS is Open5GS open source an open source implementation in C of 5G Core and Epc, the core network of the Lte/Nr network. Open5GS suffers from a denial of service vulnerability that can be exploited by an attacker to trigger a denial of service DoS via a crafted NAS packet...

7.5CVSS6.6AI score0.00644EPSS
SaveExploits1References1
BDU FSTEC
BDU FSTEC
added 2024/11/21 12:00 a.m.14 views

Vulnerability in the x86/bpf kernel components of the Linux operating system, allowing a hacker to cause a service failure

The vulnerability in the x86/bpf kernel components of the Linux operating system is related to incorrect validation of input data in the emitcall function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.00211EPSS
SaveExploits0References17Affected Software4
OSV
OSV
added 2024/11/20 9:15 p.m.14 views

CVE-2024-48982

An issue was discovered in MBed OS 6.16.0. Its hci parsing software dynamically determines the length of certain hci packets by reading a byte from its header. This value is assumed to be greater than or equal to 3, but the software doesn't ensure that this is the case. Supplying a length less th...

7.5CVSS6.1AI score0.00482EPSS
SaveExploits0References2
NVD
NVD
added 2024/11/20 8:15 p.m.33 views

CVE-2024-48985

An issue was discovered in MBed OS 6.16.0. During processing of HCI packets, the software dynamically determines the length of the packet data by reading 2 bytes from the packet data. A buffer is then allocated to contain the entire packet, the size of which is calculated as the length of the...

7.5CVSS0.00377EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/20 8:15 p.m.9 views

CVE-2024-48983

An issue was discovered in MBed OS 6.16.0. During processing of HCI packets, the software dynamically determines the length of the packet data by reading 2 bytes from the packet header. A buffer is then allocated to contain the entire packet, the size of which is calculated as the length of the...

7.5CVSS6AI score0.00455EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/11/20 3:49 a.m.12 views

SUSE CVE-2024-53043

In the Linux kernel, the following vulnerability has been resolved: mctp i2c: handle NULL header address daddr can be NULL if there is no neighbour table entry present, in that case the tx packet should be dropped. saddr will usually be set by MCTP core, but check for NULL in case a packet is...

5.5CVSS7.7AI score0.00245EPSS
SaveExploits0References13
CNNVD
CNNVD
added 2024/11/20 12:00 a.m.12 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 buffer overflow caused by its HCI parsing software when reading a byte from the...

7.5CVSS7.1AI score0.00482EPSS
SaveExploits0References3
CISA KEV Catalog
CISA KEV Catalog
added 2024/11/20 12:00 a.m.72 views

VMware vCenter Server Privilege Escalation Vulnerability

VMware vCenter contains an improper check for dropped privileges vulnerability. This vulnerability could allow an attacker with network access to the vCenter Server to escalate privileges to root by sending a specially crafted packet...

9.8CVSS7.1AI score0.17355EPSS
SaveIn wildExploits0
CNNVD
CNNVD
added 2024/11/20 12:00 a.m.11 views

ARM Mbed OS 安全漏洞

ARM Mbed OS is a suite of open source embedded operating systems dedicated to the Internet of Things from ARM UK. A security vulnerability exists in ARM Mbed OS version 6.16.0, which originates from a buffer overflow triggered by a function that will continue to write to a temporary header buffer...

7.5CVSS7.2AI score0.00377EPSS
SaveExploits0References2
CVE
CVE
added 2024/11/20 12:00 a.m.64 views

CVE-2024-48981

Summary: MBed OS 6.16.0 contains a vulnerability in HCI packet processing. The code path that determines the packet header length during HCI input (function hciTrSerialRxIncoming) does not discard packets with invalid identifiers and does not set a safe default for unknown header lengths. This ca...

7.5CVSS7.6AI score0.00356EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2024/11/20 12:00 a.m.67 views

CVE-2024-48985

MBed OS 6.16.0 is affected by a buffer overflow in HCI packet processing. When reading the packet length from the first two bytes, the code allocates a buffer sized to the packet body plus header; if allocation fails due to an oversized packet, there is no proper error handling and hciTrSerialRxI...

7.5CVSS7.3AI score0.00377EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/11/19 6:15 p.m.16 views

AZL-53876 CVE-2024-53043 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: mctp i2c: handle NULL header address daddr can be NULL if there is no neighbour table entry present, in that case the tx packet should be dropped. saddr will usually be set by MCTP core, but check for NULL in case a packet is...

5.5CVSS6.3AI score0.00245EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 6:15 p.m.1 views

DEBIAN-CVE-2024-53043

In the Linux kernel, the following vulnerability has been resolved: mctp i2c: handle NULL header address daddr can be NULL if there is no neighbour table entry present, in that case the tx packet should be dropped. saddr will usually be set by MCTP core, but check for NULL in case a packet is...

5.5CVSS5.6AI score0.00245EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 6:15 p.m.17 views

UBUNTU-CVE-2024-53043

In the Linux kernel, the following vulnerability has been resolved: mctp i2c: handle NULL header address daddr can be NULL if there is no neighbour table entry present, in that case the tx packet should be dropped. saddr will usually be set by MCTP core, but check for NULL in case a packet is...

5.5CVSS6.2AI score0.00245EPSS
SaveExploits0References19
CVE
CVE
added 2024/11/19 5:19 p.m.157 views

CVE-2024-53043

CVE-2024-53043 : Linux kernel vulnerability in mctp i2c handling NULL header address. The issue arises when daddr can be NULL if there is no neighbour table entry, in which case the tx packet should be dropped; saddr may be NULL if a different protocol transmits a packet. This could affect transm...

5.5CVSS5.3AI score0.00245EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/11/19 1:30 a.m.20 views

CVE-2024-50297 net: xilinx: axienet: Enqueue Tx packets in dql before dmaengine starts

In the Linux kernel, the following vulnerability has been resolved: net: xilinx: axienet: Enqueue Tx packets in dql before dmaengine starts Enqueue packets in dql after dma engine starts causes race condition. Tx transfer starts once dma engine is started and may execute dql dequeue in completion...

7.5CVSS6AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/11/19 12:00 a.m.10 views

PT-2024-9120 · Quic-Go +1 · Quic-Go +1

Name of the Vulnerable Software and Affected Versions: quic-go versions prior to 0.48.2 Description: An off-path attacker can inject an ICMP Packet Too Large packet, disrupting a QUIC connection by setting the MTU value to smaller than 1200 bytes. This can be done after the handshake completion,...

8.1CVSS5.7AI score0.03027EPSS
SaveExploits3References49
NVD
NVD
added 2024/11/18 10:15 a.m.35 views

CVE-2024-42391

Use of Out-of-range Pointer Offset vulnerability in Cesanta Mongoose Web Server v7.14 allows an attacker to send an unexpected TLS packet and force the application to read unintended heap memory space...

5.3CVSS0.00283EPSS
SaveExploits0References2
NVD
NVD
added 2024/11/18 10:15 a.m.41 views

CVE-2024-42389

Use of Out-of-range Pointer Offset vulnerability in Cesanta Mongoose Web Server v7.14 allows an attacker to send an unexpected TLS packet and force the application to read unintended heap memory space...

5.3CVSS0.00309EPSS
SaveExploits0References1
NVD
NVD
added 2024/11/18 10:15 a.m.27 views

CVE-2024-42390

Use of Out-of-range Pointer Offset vulnerability in Cesanta Mongoose Web Server v7.14 allows an attacker to send an unexpected TLS packet and force the application to read unintended heap memory space...

5.3CVSS0.00281EPSS
SaveExploits0References1
Rows per page
Query Builder