CVE-2024-27393
xen-netfront: Add missing skb_mark_for_recycle
Description
In the Linux kernel, the following vulnerability has been resolved: xen-netfront: Add missing skb_mark_for_recycle Notice that skb_mark_for_recycle() is introduced later than fixes tag in commit 6a5bcd84e886 ("page_pool: Allow drivers to hint on SKB recycling"). It is believed that fixes tag were missing a call to page_pool_release_page() between v5.9 to v5.14, after which is should have used skb_mark_for_recycle(). Since v6.6 the call page_pool_release_page() were removed (in commit 535b9c61bdef ("net: page_pool: hide page_pool_release_page()") and remaining callers converted (in commit 6bfef2ec0172 ("Merge branch 'net-page_pool-remove-page_pool_release_page'")). This leak became visible in v6.8 via commit dba1b8a7ab68 ("mm/page_pool: catch page_pool memory leaks").
INFO
Published Date :
May 14, 2024, 3:12 p.m.
Last Modified :
April 8, 2025, 7:42 p.m.
Remotely Exploit :
No
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
CVSS Scores
Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
---|---|---|---|---|---|---|
CVSS 3.1 | MEDIUM | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
Solution
- Update the Linux kernel to a non-vulnerable version.
- Consult vendor advisories for specific package updates.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-27393
.
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-27393
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-27393
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-27393
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-27393
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Apr. 08, 2025
Action Type Old Value New Value Added CWE CWE-401 Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:6.9:rc1:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.9:rc2:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 up to (excluding) 6.8.5 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.2 up to (excluding) 6.6.26 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.16 up to (excluding) 6.1.85 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.9 up to (excluding) 5.15.154 Added Reference Type CVE: http://www.openwall.com/lists/oss-security/2024/05/08/4 Types: Mailing List, Third Party Advisory Added Reference Type CVE: http://xenbits.xen.org/xsa/advisory-457.html Types: Third Party Advisory Added Reference Type CVE: https://git.kernel.org/stable/c/037965402a010898d34f4e35327d22c0a95cd51f Types: Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/037965402a010898d34f4e35327d22c0a95cd51f Types: Patch Added Reference Type CVE: https://git.kernel.org/stable/c/27aa3e4b3088426b7e34584274ad45b5afaf7629 Types: Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/27aa3e4b3088426b7e34584274ad45b5afaf7629 Types: Patch Added Reference Type CVE: https://git.kernel.org/stable/c/4143b9479caa29bb2380f3620dcbe16ea84eb3b1 Types: Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/4143b9479caa29bb2380f3620dcbe16ea84eb3b1 Types: Patch Added Reference Type CVE: https://git.kernel.org/stable/c/7c1250796b6c262b505a46192f4716b8c6a6a8c6 Types: Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/7c1250796b6c262b505a46192f4716b8c6a6a8c6 Types: Patch Added Reference Type CVE: https://git.kernel.org/stable/c/c8b7b2f158d9d4fb89cd2f68244af154f7549bb4 Types: Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/c8b7b2f158d9d4fb89cd2f68244af154f7549bb4 Types: Patch -
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 21, 2024
Action Type Old Value New Value Added Reference http://www.openwall.com/lists/oss-security/2024/05/08/4 Added Reference http://xenbits.xen.org/xsa/advisory-457.html Added Reference https://git.kernel.org/stable/c/037965402a010898d34f4e35327d22c0a95cd51f Added Reference https://git.kernel.org/stable/c/27aa3e4b3088426b7e34584274ad45b5afaf7629 Added Reference https://git.kernel.org/stable/c/4143b9479caa29bb2380f3620dcbe16ea84eb3b1 Added Reference https://git.kernel.org/stable/c/7c1250796b6c262b505a46192f4716b8c6a6a8c6 Added Reference https://git.kernel.org/stable/c/c8b7b2f158d9d4fb89cd2f68244af154f7549bb4 -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Nov. 05, 2024
Action Type Old Value New Value Removed Reference kernel.org http://xenbits.xen.org/xsa/advisory-457.html Removed Reference kernel.org http://www.openwall.com/lists/oss-security/2024/05/08/4 -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Nov. 04, 2024
Action Type Old Value New Value Added CVSS V3.1 CISA-ADP AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Jun. 10, 2024
Action Type Old Value New Value Added Reference kernel.org http://www.openwall.com/lists/oss-security/2024/05/08/4 [No types assigned] -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Jun. 10, 2024
Action Type Old Value New Value Added Reference kernel.org http://xenbits.xen.org/xsa/advisory-457.html [No types assigned] -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
May. 29, 2024
Action Type Old Value New Value -
CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
May. 14, 2024
Action Type Old Value New Value Added Description In the Linux kernel, the following vulnerability has been resolved: xen-netfront: Add missing skb_mark_for_recycle Notice that skb_mark_for_recycle() is introduced later than fixes tag in commit 6a5bcd84e886 ("page_pool: Allow drivers to hint on SKB recycling"). It is believed that fixes tag were missing a call to page_pool_release_page() between v5.9 to v5.14, after which is should have used skb_mark_for_recycle(). Since v6.6 the call page_pool_release_page() were removed (in commit 535b9c61bdef ("net: page_pool: hide page_pool_release_page()") and remaining callers converted (in commit 6bfef2ec0172 ("Merge branch 'net-page_pool-remove-page_pool_release_page'")). This leak became visible in v6.8 via commit dba1b8a7ab68 ("mm/page_pool: catch page_pool memory leaks"). Added Reference kernel.org https://git.kernel.org/stable/c/4143b9479caa29bb2380f3620dcbe16ea84eb3b1 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/7c1250796b6c262b505a46192f4716b8c6a6a8c6 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/27aa3e4b3088426b7e34584274ad45b5afaf7629 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/c8b7b2f158d9d4fb89cd2f68244af154f7549bb4 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/037965402a010898d34f4e35327d22c0a95cd51f [No types assigned]