You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
atm clip
About this tag
The ATM CLIP tag on WindowsForum.com covers discussions about the Linux kernel's ATM (Asynchronous Transfer Mode) Classical IP over ATM networking driver. Recent threads focus on two CVEs: CVE-2025-38459, an infinite recursion crash in clip_push that can be triggered by a local ioctl sequence, and CVE-2025-38460, a null-pointer dereference in the same code. Both vulnerabilities were reported via syzbot, fixed upstream, and incorporated into vendor kernels. One thread also examines Microsoft's Azure Linux attestation regarding CVE-2025-38460. These topics are relevant for system administrators managing Linux systems with ATM networking enabled.
A quiet but sharp fix landed in upstream Linux this summer for a long-tail networking subsystem, and it’s the kind of kernel bug that rewards attention from system administrators: the ATM CLIP driver contained an infinite recursive call condition in clip_push that can crash the kernel when...
A short, unchecked null-pointer dereference in the Linux kernel’s ATM CLIP code — tracked as CVE‑2025‑38460 — has been assigned and fixed upstream, and Microsoft’s public guidance confirms Azure Linux as a confirmed attested product that includes the affected open‑source library; however, Azure...