Bug 2153068 (CVE-2022-3112) - CVE-2022-3112 Kernel: kzalloc's return value not checked leading to null pointer dereference
Summary: CVE-2022-3112 Kernel: kzalloc's return value not checked leading to null poin...
Keywords:
Status: NEW
Alias: CVE-2022-3112
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 2153051
TreeView+ depends on / blocked
 
Reported: 2022-12-13 22:13 UTC by Sage McTaggart
Modified: 2022-12-31 23:35 UTC (History)
21 users (show)

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


Attachments (Terms of Use)

Description Sage McTaggart 2022-12-13 22:13:00 UTC
[Suggested description]
An issue was discovered in the Linux kernel through 5.16-rc6.
amvdec_set_canvases in drivers/staging/media/meson/vdec/vdec_helpers.c
lacks check of the return value of kzalloc() 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=c8c80c996182239ff9b05eda4db50184cf3b2e99

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

[Discoverer]
Jiasheng Jiang


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