CVE-2023-53298

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
16/09/2025
Last modified:
14/01/2026

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> nfc: fix memory leak of se_io context in nfc_genl_se_io<br /> <br /> The callback context for sending/receiving APDUs to/from the selected<br /> secure element is allocated inside nfc_genl_se_io and supposed to be<br /> eventually freed in se_io_cb callback function. However, there are several<br /> error paths where the bwi_timer is not charged to call se_io_cb later, and<br /> the cb_context is leaked.<br /> <br /> The patch proposes to free the cb_context explicitly on those error paths.<br /> <br /> At the moment we can&amp;#39;t simply check &amp;#39;dev-&gt;ops-&gt;se_io()&amp;#39; return value as it<br /> may be negative in both cases: when the timer was charged and was not.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 3.13 (including) 4.14.308 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.15 (including) 4.19.276 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.20 (including) 5.4.235 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.5 (including) 5.10.173 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.11 (including) 5.15.100 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.16 (including) 6.1.18 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2 (including) 6.2.5 (excluding)