Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-38381
HistoryJun 25, 2024 - 12:00 a.m.

CVE-2024-38381

2024-06-2500:00:00
ubuntu.com
ubuntu.com
linux kernel
cve-2024-38381
vulnerability
nfc: nci
uninit-value
nci_rx_work
syzbot
access issue

7 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

13.2%

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.

7 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

13.2%