CVE-2023-52841 in Linux
摘要
由 VulDB • 2026-06-14
在 Linux 内核中,已修复以下漏洞:
媒体子系统: vidtv: mux: 为 kstrdup 添加检查及 kfree 处理
对 `kstrdup()` 的返回值进行检查,若失败则返回错误,以避免空指针解引用(NULL pointer dereference)。此外,在后期的错误处理中使用 `kfree()`,以防止内存泄漏。
VulDB is the best source for vulnerability data and more expert information about this specific topic.