NULL Pointer Dereference Affecting kernel-rt-debug-modules-extra package, versions <0:5.14.0-162.6.1.rt21.168.el9_1
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-RHEL9-KERNELRTDEBUGMODULESEXTRA-5703052
- published 14 Dec 2022
- disclosed 13 Dec 2022
Introduced: 13 Dec 2022
CVE-2022-3107 Open this link in a new tabHow to fix?
Upgrade RHEL:9 kernel-rt-debug-modules-extra to version 0:5.14.0-162.6.1.rt21.168.el9_1 or higher.
This issue was patched in RHSA-2022:7933.
NVD Description
Note: Versions mentioned in the description apply only to the upstream kernel-rt-debug-modules-extra package and not the kernel-rt-debug-modules-extra package as distributed by RHEL.
See How to fix? for RHEL:9 relevant fixed versions and status.
An issue was discovered in the Linux kernel through 5.16-rc6. netvsc_get_ethtool_stats in drivers/net/hyperv/netvsc_drv.c lacks check of the return value of kvmalloc_array() and will cause the null pointer dereference.