Lucene search
+L

742283 matches found

CVE
CVE
added 2026/08/31 6:57 p.m.24 views

CVE-2026-14696

Zephyr RTOS Ethernet bridging contains an RX packet leak in eth_bridge_input_process() (subsys/net/l2/ethernet/bridge/bridge_input.c). When Ethernet bridging is enabled (CONFIG_NET_ETHERNET_BRIDGE), frames delivered to the local stack via eth_bridge_handle_locally() return NET_OK without actually...

6.5CVSS6.1AI score0.00199EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/31 6:57 p.m.8 views

EUVD-2026-68728

When Ethernet bridging is enabled CONFIGNETETHERNETBRIDGE, ethbridgeinputprocess in subsys/net/l2/ethernet/bridge/bridgeinput.c decides how each frame received on a bridge member interface is handled. For frames that must also be delivered to the local stack, the code called ethbridgehandlelocall...

6.5CVSS6.1AI score0.00199EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/31 6:57 p.m.10 views

CVE-2026-14696 Ethernet bridge RX packet leak enables denial of service via RX buffer-pool exhaustion

When Ethernet bridging is enabled CONFIGNETETHERNETBRIDGE, ethbridgeinputprocess in subsys/net/l2/ethernet/bridge/bridgeinput.c decides how each frame received on a bridge member interface is handled. For frames that must also be delivered to the local stack, the code called ethbridgehandlelocall...

6.5CVSS6.1AI score
SaveExploits0References5
CVE
CVE
added 2026/08/31 6:45 p.m.10 views

CVE-2026-14368

CVE-2026-14368 is an off-by-one out-of-bounds write in the Zephyr RTOS LwM2M JSON content formatter. The get_string() function in subsys/net/lib/lwm2m/lwm2m_rw_json.c uses a boundary check of string_length > buflen instead of >=, allowing a parsed JSON string whose length exactly equals the...

5.4CVSS6AI score0.00227EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/31 6:45 p.m.7 views

EUVD-2026-68723

The LwM2M JSON content formatter's getstring in subsys/net/lib/lwm2m/lwm2mrwjson.c copies a parsed JSON string into a caller-supplied buffer and NUL-terminates it. The length guard used if stringlength buflen, which accepts a string whose length is exactly buflen. After memcpy fills the whole...

5.4CVSS6AI score0.00227EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/31 6:24 p.m.7 views

CVE-2026-68763

A flaw was found in Apache Tomcat. This vulnerability, an uncontrolled resource consumption issue, arises from an allocation leak in the HTTP/2 backlog tracking when a stream is reset. A remote attacker could exploit this to cause a Denial of Service DoS, making the server unresponsive or...

7.5CVSS5.8AI score0.0083EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/31 6:24 p.m.18 views

CVE-2023-31308

A malicious virtual function can invoke certain command handlers in the SMU , causing a denial of service due to an out-of-bounds memory read . Per AMD's CVSS 3.1 rating, the impact is LOW (3.3) with a local attack vector requiring low privileges and no user interaction, affecting only availabili...

3.3CVSS5.9AI score0.00096EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/31 6:24 p.m.34 views

CVE-2023-31308

A malicious virtual function can invoke the certain command handlers in the SMU, causing a denial of service due to out-of-bounds memory read...

3.3CVSS0.00096EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/31 6:24 p.m.9 views

EUVD-2023-60610

A malicious virtual function can invoke the certain command handlers in the SMU, causing a denial of service due to out-of-bounds memory read...

3.3CVSS5.9AI score0.00096EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/31 6:13 p.m.34 views

CVE-2026-14367 I3C IBI work-node free-list data race between ISR and workqueue thread

The I3C IBI subsystem in drivers/i3c/i3cibiworkq.c hands out statically-allocated work nodes through a free-list i3cibiworknodesfree implemented as a plain sysslistt, which provides no synchronization. The allocation helpers i3cibiworkenqueue, i3cibiworkenqueuetargetirq, i3cibiworkenqueuehotjoin,...

3.1CVSS0.00103EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/31 6:13 p.m.7 views

CVE-2026-14367 I3C IBI work-node free-list data race between ISR and workqueue thread

The I3C IBI subsystem in drivers/i3c/i3cibiworkq.c hands out statically-allocated work nodes through a free-list i3cibiworknodesfree implemented as a plain sysslistt, which provides no synchronization. The allocation helpers i3cibiworkenqueue, i3cibiworkenqueuetargetirq, i3cibiworkenqueuehotjoin,...

3.1CVSS5.9AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/31 6:13 p.m.7 views

EUVD-2026-68718

The I3C IBI subsystem in drivers/i3c/i3cibiworkq.c hands out statically-allocated work nodes through a free-list i3cibiworknodesfree implemented as a plain sysslistt, which provides no synchronization. The allocation helpers i3cibiworkenqueue, i3cibiworkenqueuetargetirq, i3cibiworkenqueuehotjoin,...

3.1CVSS5.9AI score0.00103EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/31 6:13 p.m.12 views

CVE-2026-14367

CVE-2026-14367 affects the Zephyr RTOS I3C IBI subsystem in drivers/i3c/i3c_ibi_workq.c. A statically-allocated work-node free-list (sys_slist_t) is accessed without synchronization: ISR-context callers invoke sys_slist_get() while the workqueue thread calls sys_slist_append(). This data race can...

3.1CVSS5.9AI score0.00103EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/31 6:11 p.m.8 views

CVE-2026-62299

A flaw was found in CoreDNS, a DNS server. A remote, unauthenticated client can exploit this vulnerability by sending a specially crafted DNS query that triggers a null pointer dereference in the rewrite plugin's EDNS0 response handling. This can lead to a denial of service DoS where the CoreDNS...

5.3CVSS5.8AI score0.00538EPSS
SaveExploits1References7
Rockylinux
Rockylinux
added 2026/08/31 6:05 p.m.9 views

nodejs:24 security update

An update is available for module.nodejs, nodejs, module.nodejs-packaging, nodejs-packaging, nodejs-nodemon, module.nodejs-nodemon. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability...

8.4CVSS7.1AI score0.005EPSS
SaveExploits1
OSV
OSV
added 2026/08/31 6:05 p.m.9 views

RLSA-2026:61386 Important: nodejs:24 security update

Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. Security Fixes: nodejs: Node.js: Unauthorized filesystem access due to Permission Model enforcement flaw CVE-2026-58043 nodejs: Node.js: Remote memory exhaustion...

7.5CVSS7.1AI score0.005EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/08/31 5:51 p.m.9 views

libxfonts2: libXfont2: Privilege Escalation via Heap Buffer Overflow in Font Server Client

A flaw was found in the libXfont2 font-server client. This heap buffer overflow vulnerability allows a malicious font server to send specially crafted glyph data. The fsreadglyphs function fails to properly validate the total size of the incoming data, leading to an overwrite of memory beyond the...

6AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/31 5:51 p.m.10 views

Important: Red Hat Security Advisory: libXfont2 security update

An update for libXfont2 is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring...

5.9AI score
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/31 5:51 p.m.9 views

libxfont2: Font Server Client encoding[] Out-Of-Bounds Read/Write

A flaw was found in the libXfont2 font-server client. A remote attacker, by operating a malicious font server, could exploit an out-of-bounds read/write vulnerability. This occurs because the client incorrectly handles font data, leading to an out-of-bounds memory access. This can lead to privile...

5.9AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/31 5:48 p.m.9 views

libxfonts2: libXfont2: Privilege Escalation via Heap Buffer Overflow in Font Server Client

A flaw was found in the libXfont2 font-server client. This heap buffer overflow vulnerability allows a malicious font server to send specially crafted glyph data. The fsreadglyphs function fails to properly validate the total size of the incoming data, leading to an overwrite of memory beyond the...

6AI score
SaveExploits0References4
Rows per page
Query Builder