摘要:
In the Linux kernel, the following vulnerability has been resolved:
staging: greybus: uart: fix tty use after free
User space can hold a tty open indefinitely and tty drivers must not
release the underlying structures until the last user is gone.
Switch to using the tty-port reference counter to manage the life time
of the greybus tty state to avoid use after free after a disconnect.
安全等级: Low
公告ID: KylinSec-SA-2024-2545
发布日期: 2024年6月2日
关联CVE: CVE-2021-47358
In the Linux kernel, the following vulnerability has been resolved:
staging: greybus: uart: fix tty use after free
User space can hold a tty open indefinitely and tty drivers must not
release the underlying structures until the last user is gone.
Switch to using the tty-port reference counter to manage the life time
of the greybus tty state to avoid use after free after a disconnect.
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2021-47358 | KY3.4-4A | kernel | Unaffected |
CVE-2021-47358 | KY3.4-5A | kernel | Unaffected |
CVE-2021-47358 | KY3.5.1 | kernel | Unaffected |
CVE-2021-47358 | V6 | kernel | Unaffected |