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 6a…
Summary
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 535b9c6…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Lint boundary warnings (1)
The following non-blocking warnings were raised during the lint phase of this triage (e.g. reference URLs not yet on the allowlist). They do not affect entry usability and are disclosed for transparency (see DR-002).
-
REF_URL_NOT_ALLOWLISTEDurl not in allowlist: http://xenbits.xen.org/xsa/advisory-457.html
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/037965402a010898d34f4e35327d22c0a95cd51f Patch
- https://git.kernel.org/stable/c/27aa3e4b3088426b7e34584274ad45b5afaf7629 Patch
- https://git.kernel.org/stable/c/4143b9479caa29bb2380f3620dcbe16ea84eb3b1 Patch
- https://git.kernel.org/stable/c/7c1250796b6c262b505a46192f4716b8c6a6a8c6 Patch
- https://git.kernel.org/stable/c/c8b7b2f158d9d4fb89cd2f68244af154f7549bb4 Patch
- http://www.openwall.com/lists/oss-security/2024/05/08/4 Mailing List
- http://xenbits.xen.org/xsa/advisory-457.html Third Party Advisory
- https://git.kernel.org/stable/c/037965402a010898d34f4e35327d22c0a95cd51f Patch
- https://git.kernel.org/stable/c/27aa3e4b3088426b7e34584274ad45b5afaf7629 Patch
- https://git.kernel.org/stable/c/4143b9479caa29bb2380f3620dcbe16ea84eb3b1 Patch
- https://git.kernel.org/stable/c/7c1250796b6c262b505a46192f4716b8c6a6a8c6 Patch
- https://git.kernel.org/stable/c/c8b7b2f158d9d4fb89cd2f68244af154f7549bb4 Patch
Timeline
- nvd_ingest NVD