摘要:
In the Linux kernel, the following vulnerability has been resolved:
media: vidtv: mux: Add check and kfree for kstrdup
Add check for the return value of kstrdup() and return the error
if it fails in order to avoid NULL pointer dereference.
Moreover, use kfree() in the later error handling in order to avoid
memory leak.
安全等级: Low
公告ID: KylinSec-SA-2024-4630
发布日期: 2024年6月20日
关联CVE: CVE-2023-52841
In the Linux kernel, the following vulnerability has been resolved:
media: vidtv: mux: Add check and kfree for kstrdup
Add check for the return value of kstrdup() and return the error
if it fails in order to avoid NULL pointer dereference.
Moreover, use kfree() in the later error handling in order to avoid
memory leak.
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2023-52841 | KY3.4-5A | kernel | Unaffected |
CVE-2023-52841 | V6 | kernel | Unaffected |