In the Linux kernel, the following vulnerability has been resolved:
atm: clip: prevent NULL deref in clip_push()
Blamed commit missed that vccdestroysocket() calls clip_push() with a NULL skb.
If clipdevs is NULL, clippush() then crashes when reading skb->truesize.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/38xxx/CVE-2025-38251.json"
}