CVE-2023-52502

MEDIUM

Linux Kernel 3.6-4.19.297 - Use-After-Free in NFC LLCP Socket Lookup

Title source: llm
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn() Sili Luo reported a race in nfc_llcp_sock_get(), leading to UAF. Getting a reference on the socket found in a lookup while holding a lock should happen before releasing the lock. nfc_llcp_sock_get_sn() has a similar problem. Finally nfc_llcp_recv_snl() needs to make sure the socket found by nfc_llcp_sock_from_sn() does not disappear.

Scores

CVSS v3 6.3
EPSS 0.0017
EPSS Percentile 6.9%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-362 CWE-416
Status published
Products (18)
Linux/Linux < 3.6
Linux/Linux 3.6
Linux/Linux 4.19.297 - 4.19.*
Linux/Linux 5.10.199 - 5.10.*
Linux/Linux 5.15.136 - 5.15.*
Linux/Linux 5.4.259 - 5.4.*
Linux/Linux 6.1.59 - 6.1.*
Linux/Linux 6.5.8 - 6.5.*
Linux/Linux 6.6
Linux/Linux 8f50020ed9b81ba909ce9573f9d05263cdebf502 - 31c07dffafce914c1d1543c135382a11ff058d93
... and 8 more
Published Mar 02, 2024
Tracked Since Feb 18, 2026