VDB

CISA-2024-35915

CISA-2024-35915 PUBLISHED

Reported by Linux · Published May 19, 2024

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet syzbot reported the following uninit-value access issue [1][2]: nci_rx_work() parses and processes received packet. When the payload length is zero, each message type handler reads uninitialized payload and KMSAN detects this issue. The receipt of a packet with a zero-size payload is considered unexpected, and therefore, such packets should be silently discarded. This patch resolved this issue by checking payload size before calling each message type handler codes.

Affected Products

VendorProductVersions
LinuxLinux6a2968aaf50c7a22fced77a5e24aa636281efca8, 6a2968aaf50c7a22fced77a5e24aa636281efca8, 6a2968aaf50c7a22fced77a5e24aa636281efca8
LinuxLinux3.2, 0, 4.19.312
linuxlinux_kernel3.2, 3.2, 3.2
LinuxLinux6a2968aaf50c7a22fced77a5e24aa636281efca8, 6a2968aaf50c7a22fced77a5e24aa636281efca8, 6a2968aaf50c7a22fced77a5e24aa636281efca8

Timeline

  • May 19, 2024 CVE Published
  • May 4, 2025 CVE Updated
Open in Interactive Console →
$ Console Community · 100/wk Open console ›