Lucene search

K
ubuntucveUbuntu.comUB:CVE-2022-48742
HistoryJun 20, 2024 - 12:00 a.m.

CVE-2022-48742

2024-06-2000:00:00
ubuntu.com
ubuntu.com
linux kernel
vulnerability
resolved
rtnetlink
replay logic

7 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

13.1%

In the Linux kernel, the following vulnerability has been resolved:
rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()
While looking at one unrelated syzbot bug, I found the replay logic
in __rtnl_newlink() to potentially trigger use-after-free.
It is better to clear master_dev and m_ops inside the loop,
in case we have to replay it.

7 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

13.1%

Related for UB:CVE-2022-48742