摘要:
In the Linux kernel, the following vulnerability has been resolved:
block: fix module reference leakage from bdev_open_by_dev error path
At the time bdev_may_open() is called, module reference is grabbed
already, hence module reference should be released if bdev_may_open()
failed.
This problem is found by code review.
安全等级: Low
公告ID: KylinSec-SA-2024-2722
发布日期: 2024年6月14日
关联CVE: CVE-2024-35859
In the Linux kernel, the following vulnerability has been resolved:
block: fix module reference leakage from bdev_open_by_dev error path
At the time bdev_may_open() is called, module reference is grabbed
already, hence module reference should be released if bdev_may_open()
failed.
This problem is found by code review.
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2024-35859 | KY3.4-5A | kernel | Unaffected |
CVE-2024-35859 | KY3.5.2 | kernel | Unaffected |