In the Linux kernel, the following vulnerability has been resolved: bpf: Defer the free of inner map when necessary When updating or deleting an inner map in map array or map htab, the map may stil…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: bpf: Defer the free of inner map when necessary When updating or deleting an inner map in map array or map htab, the map may still be accessed by non-sleepable program or sleepable program. However bpf_map_fd_put_ptr() decreases the ref-counter of the inner map directly through bpf_map_put(), if the ref-counter is the last one (which is true for most cases), the inner map will be freed by ops->map_free() in a kworker. But for…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/37d98fb9c3144c0fddf7f6e99aece9927ac8dce6 Patch
- https://git.kernel.org/stable/c/62fca83303d608ad4fec3f7428c8685680bb01b0 Patch
- https://git.kernel.org/stable/c/876673364161da50eed6b472d746ef88242b2368 Patch
- https://git.kernel.org/stable/c/90c445799fd1dc214d7c6279c144e33a35e29ef2 Patch
- https://git.kernel.org/stable/c/bfd9b20c4862f41d4590fde11d70a5eeae53dcc5 Patch
- https://git.kernel.org/stable/c/f91cd728b10c51f6d4a39957ccd56d1e802fc8ee Patch
- https://git.kernel.org/stable/c/37d98fb9c3144c0fddf7f6e99aece9927ac8dce6 Patch
- https://git.kernel.org/stable/c/62fca83303d608ad4fec3f7428c8685680bb01b0 Patch
- https://git.kernel.org/stable/c/876673364161da50eed6b472d746ef88242b2368 Patch
- https://git.kernel.org/stable/c/90c445799fd1dc214d7c6279c144e33a35e29ef2 Patch
- https://git.kernel.org/stable/c/bfd9b20c4862f41d4590fde11d70a5eeae53dcc5 Patch
- https://git.kernel.org/stable/c/f91cd728b10c51f6d4a39957ccd56d1e802fc8ee 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