In the Linux kernel, the following vulnerability has been resolved: bpf: Fix DEVMAP_HASH overflow check on 32-bit arches The devmap code allocates a number hash buckets equal to the next power of t…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix DEVMAP_HASH overflow check on 32-bit arches The devmap code allocates a number hash buckets equal to the next power of two of the max_entries value provided when creating the map. When rounding up to the next power of two, the 32-bit variable storing the number of buckets can overflow, and the code checks for overflow by checking if the truncated 32-bit value is equal to 0. However, on 32-bit arches the rounding up i…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/1f5e352b9088211fa5eb4e1639cd365f4f7d2f65
- https://git.kernel.org/stable/c/22079b3a423382335f47d9ed32114e6c9fe88d7c Patch
- https://git.kernel.org/stable/c/250051acc21f9d4c5c595e4fcb55986ea08c4691 Patch
- https://git.kernel.org/stable/c/281d464a34f540de166cee74b723e97ac2515ec3 Patch
- https://git.kernel.org/stable/c/4b81a9f92b3676cb74b907a7a209b3d15bd9a7f9
- https://git.kernel.org/stable/c/c826502bed93970f2fd488918a7b8d5f1d30e2e3 Patch
- https://git.kernel.org/stable/c/e89386f62ce9a9ab9a94835a9890883c23d9d52c Patch
- https://git.kernel.org/stable/c/edf7990baa48de5097daa9ac02e06cb4c798a737 Patch
- https://git.kernel.org/stable/c/22079b3a423382335f47d9ed32114e6c9fe88d7c Patch
- https://git.kernel.org/stable/c/225da02acdc97af01b6bc6ce1a3e5362bf01d3fb Patch
- https://git.kernel.org/stable/c/250051acc21f9d4c5c595e4fcb55986ea08c4691 Patch
- https://git.kernel.org/stable/c/281d464a34f540de166cee74b723e97ac2515ec3 Patch
- https://git.kernel.org/stable/c/c826502bed93970f2fd488918a7b8d5f1d30e2e3 Patch
- https://git.kernel.org/stable/c/e89386f62ce9a9ab9a94835a9890883c23d9d52c Patch
- https://git.kernel.org/stable/c/edf7990baa48de5097daa9ac02e06cb4c798a737 Patch
- https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html
- https://cert-portal.siemens.com/productcert/html/ssa-265688.html
时间线
- nvd_ingest NVD