Lucene search

K
ubuntucveUbuntu.comUB:CVE-2023-52744
HistoryMay 21, 2024 - 12:00 a.m.

CVE-2023-52744

2024-05-2100:00:00
ubuntu.com
ubuntu.com
5
linux kernel
vulnerability
cve-2023-52744
fixed
null value check
in_dev_get
in_dev_for_each_ifa_rtnl
svace
linux verification center

AI Score

6.6

Confidence

High

EPSS

0

Percentile

15.5%

In the Linux kernel, the following vulnerability has been resolved:
RDMA/irdma: Fix potential NULL-ptr-dereference in_dev_get() can return NULL
which will cause a failure once idev is dereferenced in
in_dev_for_each_ifa_rtnl(). This patch adds a check for NULL value in idev
beforehand. Found by Linux Verification Center (linuxtesting.org) with
SVACE.

AI Score

6.6

Confidence

High

EPSS

0

Percentile

15.5%