CVE-2024-27393
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").
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| rhel | 9 | fixed | |
| sles | affected | | |
| rocky | 9 | fixed | |
| debian | bookworm | fixed | 6.1.85-1 |
| debian | bullseye | affected | |
| debian | forky | fixed | 6.8.9-1 |
| debian | sid | fixed | 6.8.9-1 |
| debian | trixie | fixed | 6.8.9-1 |
| almalinux | 9 | fixed | perf-5.14.0-427.24.1.el9_4.aarch64.rpm |
References
- https://access.redhat.com/errata/RHSA-2024:4349
- https://www.suse.com/security/cve/CVE-2024-27393.html
- https://errata.rockylinux.org/RXSA-2024:4349
- https://errata.rockylinux.org/RLSA-2024:4349
- https://security-tracker.debian.org/tracker/CVE-2024-27393
- https://bugzilla.redhat.com/2271680
- https://bugzilla.redhat.com/2273429
- https://bugzilla.redhat.com/2278354
- https://bugzilla.redhat.com/2280745
- https://bugzilla.redhat.com/2281350
- https://bugzilla.redhat.com/2281740
- https://bugzilla.redhat.com/2281920
- https://bugzilla.redhat.com/2282336
- https://errata.almalinux.org/9/ALSA-2024-4349.html
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.