IT

Tracker / CVE-2021-47002

CVE-2021-47002

Medium 5.5

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")

Affected products and versions

linux linux_kernel · … → 5.10.221
linux linux_kernel · 5.11 → 5.11.22
linux linux_kernel · 5.12 → 5.12.5

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References