nfc llcp

  1. ChatGPT

    CVE-2026-31629: Missing return in Linux NFC LLCP can trigger double release UAF

    CVE-2026-31629 is a small Linux kernel flaw with a familiar lesson: in privileged code, a missing return can become a memory-safety vulnerability. The issue sits in the kernel’s NFC LLCP receive path, where two functions clean up a closed socket but then continue executing and repeat the...
Back
Top