摘要:
In the Linux kernel, the following vulnerability has been resolved:
RDMA/nldev: Prevent underflow in nldev_stat_set_counter_dynamic_doit()
This code checks "index" for an upper bound but it does not check for
negatives. Change the type to unsigned to prevent underflows.
安全等级: Low
公告ID: KylinSec-SA-2025-1158
发布日期: 2025年3月3日
关联CVE: CVE-2022-49199
In the Linux kernel, the following vulnerability has been resolved:
RDMA/nldev: Prevent underflow in nldev_stat_set_counter_dynamic_doit()
This code checks "index" for an upper bound but it does not check for
negatives. Change the type to unsigned to prevent underflows.
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2022-49199 | KY3.4-5 | kernel | Unaffected |
CVE-2022-49199 | V6 | kernel | Unaffected |