Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2023-52846
HistoryMay 21, 2024 - 4:15 p.m.

CVE-2023-52846

2024-05-2116:15:21
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
6
linux kernel
vulnerability
cve-2023-52846

AI Score

6.7

Confidence

High

EPSS

0

Percentile

10.3%

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

hsr: Prevent use after free in prp_create_tagged_frame()

The prp_fill_rct() function can fail. In that situation, it frees the
skb and returns NULL. Meanwhile on the success path, it returns the
original skb. So it’s straight forward to fix bug by using the returned
value.

AI Score

6.7

Confidence

High

EPSS

0

Percentile

10.3%