发布时间: 2024年6月13日
修改时间: 2024年7月2日
In the Linux kernel, the following vulnerability has been resolved: block: fix overflow in blk_ioctl_discard() There is no check for overflow of 'start + len' in blk_ioctl_discard(). Hung task occurs if submit an discard ioctl with the following param: start = 0x80000000000ff000, len = 0x8000000000fff000; Add the overflow validation now.
NVD | openEuler | |
---|---|---|
Confidentiality | ||
Attack Vector | ||
CVSS评分 | N/A | N/A |
Attack Complexity | ||
Privileges Required | ||
Scope | ||
Integrity | ||
User Interaction | ||
Availability |
公告名 | 概要 | 发布时间 |
---|---|---|
KylinSec-SA-2024-4780 | kernel security update | 2024年6月14日 |
KylinSec-SA-2024-4959 | kernel security update | 2024年6月21日 |
产品 | 包 | 状态 |
---|---|---|
KY3.4-5A | kernel | Fixed |
KY3.5.2 | kernel | Fixed |
KY3.5.2 | kernel | Unaffected |
V6 | kernel | Unaffected |