Bug 2153060 (CVE-2022-3107) - CVE-2022-3107 kernel: hv_netvsc: NULL pointer dereference in netvsc_get_ethtool_stats()
Summary: CVE-2022-3107 kernel: hv_netvsc: NULL pointer dereference in netvsc_get_ethto...
Keywords:
Status: NEW
Alias: CVE-2022-3107
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On: 2061574 2067251 2086611 2086626 2214243 2214244 2214245 2214246
Blocks: 2153051
TreeView+ depends on / blocked
 
Reported: 2022-12-13 22:02 UTC by Sage McTaggart
Modified: 2023-07-11 18:11 UTC (History)
45 users (show)

Fixed In Version: kernel 5.17
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Sage McTaggart 2022-12-13 22:02:05 UTC
[Suggested description]
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.

------------------------------------------

[VulnerabilityType Other]
NULL Pointer Dereference

------------------------------------------

[Vendor of Product]
the development group

------------------------------------------

[Affected Product Code Base]
Linux kernel - 5.16-rc6

------------------------------------------

[Reference]
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v5.19-rc2&id=886e44c9298a6b428ae046e2fa092ca52e822e6a

------------------------------------------

[Discoverer]
Jiasheng Jiang

Comment 4 Mauro Matteo Cascella 2023-06-12 08:58:27 UTC
Upstream commit:
https://github.com/torvalds/linux/commit/886e44c9298a6b428ae046e2fa092ca52e822e6a

Comment 6 Mauro Matteo Cascella 2023-06-12 09:13:09 UTC
This issue was fixed upstream in version 5.17. The kernel packages as shipped in the following Red Hat products were previously updated to a version that contains the fix via the following errata:

kernel in Red Hat Enterprise Linux 8
https://access.redhat.com/errata/RHSA-2022:7683

kernel-rt in Red Hat Enterprise Linux 8
https://access.redhat.com/errata/RHSA-2022:7444

kernel in Red Hat Enterprise Linux 9
https://access.redhat.com/errata/RHSA-2022:8267

kernel-rt in Red Hat Enterprise Linux 9
https://access.redhat.com/errata/RHSA-2022:7933


Note You need to log in before you can comment on or make changes to this bug.