CVE-2026-64011
7.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Summary
In the Linux kernel, the following vulnerability has been resolved:
nfc: llcp: Fix use-after-free in llcp_sock_release()
llcp_sock_release() unconditionally unlinks the socket from the local sockets list. However, if the socket is still in connecting state, it is on the connecting list.
Fix this by checking the socket state and unlinking from the correct list.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | b4011239a08e7e6c2c6e970dfa9e8ecb73139261 < 89ba026747019ee643d29407435ddc118e6ca908 | affected |
| Linux | Linux | b4011239a08e7e6c2c6e970dfa9e8ecb73139261 < fb29f6bbe433f3decad227588809636c25f2a287 | affected |
| Linux | Linux | b4011239a08e7e6c2c6e970dfa9e8ecb73139261 < 2dfdaaf7d933b676124aadec6698825e95f94fe9 | affected |
| Linux | Linux | b4011239a08e7e6c2c6e970dfa9e8ecb73139261 < e00f50f8697724a6f1d2d35744c1332c9912dac5 | affected |
| Linux | Linux | b4011239a08e7e6c2c6e970dfa9e8ecb73139261 < cdc17e09a636c7f936f771902535a7515a7608fc | affected |
| Linux | Linux | b4011239a08e7e6c2c6e970dfa9e8ecb73139261 < 912ebc49d4406a17fe73e5671d674fbc2f6b2634 | affected |
| Linux | Linux | b4011239a08e7e6c2c6e970dfa9e8ecb73139261 < bc421d0826dedbba37580a25405eafb599e76d42 | affected |
| Linux | Linux | b4011239a08e7e6c2c6e970dfa9e8ecb73139261 < f4268b466190dae95a7585f69b4f1f8ad097632c | affected |
| Linux | Linux | da989ee1c7702050741a551df6866cc1588f277b | affected |
| Linux | Linux | 3.10.10 < 3.11 | affected |
| Linux | Linux | 3.11 | affected |
| Linux | Linux | 0 < 3.11 | unaffected |
| Linux | Linux | 5.10.259 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.210 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.176 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.143 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.93 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.35 <= 6.18.* | unaffected |
| Linux | Linux | 7.0.12 <= 7.0.* | unaffected |
| Linux | Linux | 7.1 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/89ba026747019ee643d29407435ddc118e6ca908
- https://git.kernel.org/stable/c/fb29f6bbe433f3decad227588809636c25f2a287
- https://git.kernel.org/stable/c/2dfdaaf7d933b676124aadec6698825e95f94fe9
- https://git.kernel.org/stable/c/e00f50f8697724a6f1d2d35744c1332c9912dac5
- https://git.kernel.org/stable/c/cdc17e09a636c7f936f771902535a7515a7608fc
- https://git.kernel.org/stable/c/912ebc49d4406a17fe73e5671d674fbc2f6b2634
- https://git.kernel.org/stable/c/bc421d0826dedbba37580a25405eafb599e76d42
- https://git.kernel.org/stable/c/f4268b466190dae95a7585f69b4f1f8ad097632c
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.