漏洞标题
isofs: 修复损坏的isofs图像中的越界访问问题
漏洞描述信息
在Linux内核中,已解决以下漏洞:
isofs: 修复对于损坏的isofs图像越界访问的问题
当isofs图像被适当损坏时,isofs_read_inode()函数可能会读取缓冲区末尾之后的数据。在使用目录项之前,对其进行合理性检查。
CVSS信息
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
漏洞类别
跨界内存读
漏洞标题
isofs: Fix out of bound access for corrupted isofs image
漏洞描述信息
In the Linux kernel, the following vulnerability has been resolved:
isofs: Fix out of bound access for corrupted isofs image
When isofs image is suitably corrupted isofs_read_inode() can read data
beyond the end of buffer. Sanity-check the directory entry length before
using it.
CVSS信息
N/A
漏洞类别
N/A
漏洞标题
Linux kernel 安全漏洞
漏洞描述信息
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于当 isofs 图像被损坏时, isofs_read_inode函数可以读取超出缓冲区末尾的数据。
CVSS信息
N/A
漏洞类别
其他