Lucene search

K
redhatcveRedhat.comRH:CVE-2023-52507
HistoryMar 04, 2024 - 7:20 p.m.

CVE-2023-52507

2024-03-0419:20:06
redhat.com
access.redhat.com
9
linux kernel
vulnerability
resolution
nfc
protocol validation

AI Score

6.5

Confidence

Low

EPSS

0

Percentile

13.0%

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: assert requested protocol is valid The protocol is used in a bit mask to determine if the protocol is supported. Assert the provided protocol is less than the maximum defined so it doesn’t potentially perform a shift-out-of-bounds and provide a clearer error for undefined protocols vs unsupported ones.

AI Score

6.5

Confidence

Low

EPSS

0

Percentile

13.0%