CVE-2025-38460
In the Linux kernel, the following vulnerability has been resolved: atm: clip: Fix potential null-ptr-deref in to_atmarpd(). atmarpd is pr
CVSS
7.0
Alto
EPSS
0.2%
p6
KEV
—
Exploit Today
2
0-100
Publicado: 25 jul 2025 · Última mod.: 30 jul 2026 · CWE-476
0.2%EPSS · 30 días0.2%
2026-07-042026-07-31
In the Linux kernel, the following vulnerability has been resolved: atm: clip: Fix potential null-ptr-deref in to_atmarpd(). atmarpd is protected by RTNL since commit f3a0592b37b8 ("[ATM]: clip causes unregister hang"). However, it is not enough because to_atmarpd() is called without RTNL, especially clip_neigh_solicit() / neigh_ops->solicit() is unsleepable. Also, there is no RTNL dependency around atmarpd. Let's use a private mutex and RCU to protect access to atmarpd in to_atmarpd().
- git.kernel.orghttps://git.kernel.org/stable/c/06935c50cfa3ac57cce80bba67b6d38ec1406e92
- git.kernel.orghttps://git.kernel.org/stable/c/3251ce3979f41bd228f77a7615f9dd616d06a110
- git.kernel.orghttps://git.kernel.org/stable/c/36caab990b69ef4eec1d81c52a19f080b7daa059
- git.kernel.orghttps://git.kernel.org/stable/c/706cc36477139c1616a9b2b96610a8bb520b7119
- git.kernel.orghttps://git.kernel.org/stable/c/70eac9ba7ce25d99c1d99bbf4ddb058940f631f9
- git.kernel.orghttps://git.kernel.org/stable/c/a4c5785feb979cd996a99cfaad8bf353b2e79301
- git.kernel.orghttps://git.kernel.org/stable/c/ee4d9e4ddf3f9c4ee2ec0a3aad6196ee36d30e57
- git.kernel.orghttps://git.kernel.org/stable/c/f58e4270c73e7f086322978d585ea67c8076ce49
- lists.debian.orghttps://lists.debian.org/debian-lts-announce/2025/10/msg00007.html
- lists.debian.orghttps://lists.debian.org/debian-lts-announce/2025/10/msg00008.html
CVECVSSEPSSKEVRExplotTítuloVis.
CVE-2026-673047.5 ALT—
———FreeRDP before 3.29.0 contains a null pointer dereference vulnerability in smartcard device control request cleanup when reader-state decoding fails. Attackers can send malformed smartcard IRP requests with non-zero cReaders and truncated reader-state data to crash the process via null pointer access in free_reader_states functions.20hCVE-2026-672887.5 ALT—
———FreeRDP before 3.29.0 contains a null pointer dereference vulnerability in smartcard cache request decoders that accept NULL NDR pointers for LookupName in SCARD_IOCTL_READCACHEA and SCARD_IOCTL_WRITECACHEA operations. When smartcard emulation is enabled, attackers can send crafted smartcard cache requests with NULL lookup-name pointers to trigger strlen() on a null pointer, causing client process termination.20hCVE-2026-180647.5 ALT26.5%
——8An incomplete fix for CVE-2026-15352 in the NASA core Flight System
(cFS) Health and Safety (HS) application leaves a separate NULL pointer
dereference reachable in versions through 7.0.1. An attacker who can
trigger the affected command under specific conditions could cause the
HS application to crash, resulting in a denial-of-service condition and
processor reset.2dCVE-2026-581617.5 ALT36.2%
——11Apache Traffic Server can crash from null dereferences and dangling references in TLS and SNI handling.
This issue affects Apache Traffic Server: from 8.0.0 through 8.1.9, from 9.0.0 through 9.2.14, from 10.0.0 through 10.1.3.
Users are recommended to upgrade to version 9.2.15 or 10.1.4, which fix the issue.3dCVE-2026-671847.5 ALT35.5%
——11TinyWeb through 0.0.8 contains a null pointer dereference vulnerability that allows unauthenticated remote attackers to crash worker processes by sending a malformed HTTP request line with an invalid version string. The HttpParser::execute() function fails to allocate the Url object when version parsing fails, leaving the url pointer NULL, and buildResponse() subsequently dereferences this NULL pointer without checking the valid_requ flag, producing a SIGSEGV that terminates the worker process and, when repeated across all workers, takes the server permanently offline until manually restarted.3dCVE-2026-667496.5 MED23.5%
——7Let's Chat 0.4.0 through 0.4.8 contains a null dereference vulnerability that allows authenticated attackers to crash the server by supplying a valid 24-character hex string room parameter that matches no document in the database. Attackers can send a crafted GET /messages request causing an uncaught TypeError in an asynchronous Mongoose callback that terminates the Node.js server process, with the same defect reachable through multiple code paths including the socket.io interface.3d