CVE-2025-38251

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
09/07/2025
Last modified:
10/07/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> atm: clip: prevent NULL deref in clip_push()<br /> <br /> Blamed commit missed that vcc_destroy_socket() calls<br /> clip_push() with a NULL skb.<br /> <br /> If clip_devs is NULL, clip_push() then crashes when reading<br /> skb-&gt;truesize.

Impact