Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2024-38381
HistoryJun 21, 2024 - 11:15 a.m.

CVE-2024-38381

2024-06-2111:15:10
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
1
linux kernel
vulnerability
cve-2024-38381
nfc
nci
uninit-value
syzbot
nci_rx_work
ndev->rx_q
header size
payload size
total packet size
packet processing
invalid packet
silent discard

0.0004 Low

EPSS

Percentile

13.1%

In the Linux kernel, the following vulnerability has been resolved:

nfc: nci: Fix uninit-value in nci_rx_work

syzbot reported the following uninit-value access issue [1]

nci_rx_work() parses received packet from ndev->rx_q. It should be
validated header size, payload size and total packet size before
processing the packet. If an invalid packet is detected, it should be
silently discarded.

0.0004 Low

EPSS

Percentile

13.1%