In the Linux kernel, the following vulnerability has been resolved: net: esp: fix bad handling of pages from page_pool When the skb is reorganized during esp_output (!esp->inline), the pages coming…
严重 CVSS 9.8
摘要
In the Linux kernel, the following vulnerability has been resolved: net: esp: fix bad handling of pages from page_pool When the skb is reorganized during esp_output (!esp->inline), the pages coming from the original skb fragments are supposed to be released back to the system through put_page. But if the skb fragment pages are originating from a page_pool, calling put_page on them will trigger a page_pool leak which will eventually result in a crash. This leak can be easily observed when usi…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/1abb20a5f4b02fb3020f88456fc1e6069b3cdc45 Patch
- https://git.kernel.org/stable/c/8291b4eac429c480386669444c6377573f5d8664 Patch
- https://git.kernel.org/stable/c/c3198822c6cb9fb588e446540485669cc81c5d34 Patch
- https://git.kernel.org/stable/c/f278ff9db67264715d0d50e3e75044f8b78990f4 Patch
- https://git.kernel.org/stable/c/1abb20a5f4b02fb3020f88456fc1e6069b3cdc45 Patch
- https://git.kernel.org/stable/c/8291b4eac429c480386669444c6377573f5d8664 Patch
- https://git.kernel.org/stable/c/c3198822c6cb9fb588e446540485669cc81c5d34 Patch
- https://git.kernel.org/stable/c/f278ff9db67264715d0d50e3e75044f8b78990f4 Patch
时间线
- nvd_ingest NVD