VYPR
Medium severity5.5NVD Advisory· Published Feb 28, 2024· Updated Jun 17, 2026

CVE-2021-47002

CVE-2021-47002

Description

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

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

3
  • Linux/Kernel3 versions
    cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*+ 2 more
    • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*range: <5.10.221
    • (no CPE)
    • (no CPE)range: 5.11

Patches

Vulnerability mechanics

References

5

News mentions

0

No linked articles in our index yet.