CVE-2024-26825

Updated: 2025-03-28 01:20:23.840728

Description:

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: free rx_data_reassembly skb on NCI device cleanup rx_data_reassembly skb is stored during NCI data exchange for processing fragmented packets. It is dropped only when the last fragment is processed or when an NTF packet with NCI_OP_RF_DEACTIVATE_NTF opcode is received. However, the NCI device may be deallocated before that which leads to skb leak. As by design the rx_data_reassembly skb is bound to the NCI device and nothing prevents the device to be freed before the skb is processed in some way and cleaned, free it on the NCI device cleanup. Found by Linux Verification Center (linuxtesting.org) with Syzkaller.


Links NIST CIRCL RHEL Ubuntu

Severity

Severity Score
CVSS Version 2.x 0
CVSS Version 3.x MEDIUM 5.5

Status

OS name Project name Version Score Severity Status Errata Last updated

Statement

AlmaLinux 9.2 ESU kernel 5.14.0 5.5 MEDIUM Ignored 2025-04-02 03:26:08
CentOS 7 ELS kernel 3.10.0 5.5 MEDIUM Ignored 2025-04-02 03:26:08
CentOS 8.4 ELS kernel 4.18.0 5.5 MEDIUM Ignored 2025-04-02 03:26:08
CentOS 8.5 ELS kernel 4.18.0 5.5 MEDIUM Ignored 2025-04-02 03:26:08
CentOS Stream 8 ELS kernel 4.18.0 5.5 MEDIUM Ignored 2025-04-02 03:26:08
CloudLinux 7 ELS kernel 3.10.0 5.5 MEDIUM Ignored 2025-04-02 03:26:07
Oracle Linux 7 ELS kernel 3.10.0 5.5 MEDIUM Ignored 2025-04-02 03:26:07
Ubuntu 16.04 ELS linux-hwe 4.15.0 5.5 MEDIUM Released CLSA-2024:1716270851 2024-05-21 05:32:45
Ubuntu 16.04 ELS linux 4.4.0 5.5 MEDIUM Released CLSA-2024:1716269479 2024-05-21 05:35:37
Ubuntu 18.04 ELS linux 4.15.0 5.5 MEDIUM Released CLSA-2024:1716270232 2024-05-21 05:35:38