Lucene search

K
ubuntucveUbuntu.comUB:CVE-2021-47002
HistoryFeb 28, 2024 - 12:00 a.m.

CVE-2021-47002

2024-02-2800:00:00
ubuntu.com
ubuntu.com
5
cve-2021-47002
linux kernel
vulnerability
fix
sunrpc
null pointer
dereference
alloc_pages_node
svc_rqst_alloc
put_page
addresses
coverity
dereference
after null check
unix

6.6 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.7%

In the Linux kernel, the following vulnerability has been resolved: SUNRPC:
Fix null pointer dereference in svc_rqst_free() When alloc_pages_node()
returns null in svc_rqst_alloc(), the null rq_scratch_page pointer will be
dereferenced when calling put_page() in svc_rqst_free(). Fix it by adding a
null check. Addresses-Coverity: (“Dereference after null check”)

6.6 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.7%