4 matches found
EUVD-2025-11198
Malicious code in bioql PyPI...
CVE-2025-22089 RDMA/core: Don't expose hw_counters outside of init net namespace
In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Don't expose hwcounters outside of init net namespace Commit 467f432a521a "RDMA/core: Split port and device counter sysfs attributes" accidentally almost exposed hw counters to non-init net namespaces. It didn't expose...
CVE-2025-22089 RDMA/core: Don't expose hw_counters outside of init net namespace
In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Don't expose hwcounters outside of init net namespace Commit 467f432a521a "RDMA/core: Split port and device counter sysfs attributes" accidentally almost exposed hw counters to non-init net namespaces. It didn't expose...
CVE-2025-22089
The CVE-2025-22089 issue affects the Linux kernel RDMA core code. Root cause: an incorrect container_of cast in hw_stat_device_show caused memory corruption by exposing hw_counters outside the init net namespace. Impact: reading hw_counters in non-init namespaces could crash the kernel (NULL dere...