漏洞标题
exfat:修复大容量分区的溢出问题
漏洞描述信息
在Linux内核中,以下漏洞已得到解决:
exfat:修复大容量分区的溢出问题
使用int类型表示扇区索引时,在大容量分区中会发生溢出。
例如,如果存储设备扇区大小为512字节,而分区容量超过2TB,则会出现溢出。
CVSS信息
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
漏洞类别
未进行输入大小检查的缓冲区拷贝(传统缓冲区溢出)
漏洞标题
exfat: fix overflow for large capacity partition
漏洞描述信息
In the Linux kernel, the following vulnerability has been resolved:
exfat: fix overflow for large capacity partition
Using int type for sector index, there will be overflow in a large
capacity partition.
For example, if storage with sector size of 512 bytes and partition
capacity is larger than 2TB, there will be overflow.
CVSS信息
N/A
漏洞类别
N/A
漏洞标题
Linux kernel 安全漏洞
漏洞描述信息
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于存在大容量分区溢出问题。
CVSS信息
N/A
漏洞类别
其他