CVE-2021-47367

Severity CVSS v4.0:
Pending analysis
Type:
CWE-119 Buffer Errors
Publication date:
21/05/2024
Last modified:
02/04/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> virtio-net: fix pages leaking when building skb in big mode<br /> <br /> We try to use build_skb() if we had sufficient tailroom. But we forget<br /> to release the unused pages chained via private in big mode which will<br /> leak pages. Fixing this by release the pages after building the skb in<br /> big mode.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.13 (including) 5.14.9 (excluding)
cpe:2.3:o:linux:linux_kernel:5.15:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.15:rc2:*:*:*:*:*:*