AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-38460

HIGH · CVSS 7 EPSS 0.16%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-07-25 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.0. It affects Linux.

CVE
CVE-2025-38460
Severity
HIGH
CVSS
7
EPSS
0.16%
Linux

Original NVD Description

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().

Related CVEs

Other vulnerabilities affecting the same vendor(s)