Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2024-46739
HistorySep 18, 2024 - 8:15 a.m.

CVE-2024-46739

2024-09-1808:15:03
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
linux kernel
vulnerability
uio_hv_generic
null pointer dereference
primary vm bus channels

EPSS

0

Percentile

13.8%

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

uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescind

For primary VM Bus channels, primary_channel pointer is always NULL. This
pointer is valid only for the secondary channels. Also, rescind callback
is meant for primary channels only.

Fix NULL pointer dereference by retrieving the device_obj from the parent
for the primary channel.

EPSS

0

Percentile

13.8%

Related for NVD:CVE-2024-46739