关于 CVE-2005-0529 的漏洞信息

1. 漏洞描述
From NVD
Linux kernel 2.6.10 and 2.6.11rc1-bk6 uses different size types for offset arguments to the proc_file_read and locks_read_proc functions, which leads to a heap-based buffer overflow when a signed comparison causes negative integers to be used in a positive context.
From 神龙GPT (AIGC)
Linux内核2.6.10和2.6.11rc1-bk6对于proc_file_read和 locks_read_proc函数的偏移量参数使用了不同的大小类型,当 signed comparison 导致负整数在正整数上下文中使用时,会导致堆栈缓冲区溢出。
2. 漏洞评分(CVSS)
From NVD
NVD 暂无评分
From 神龙GPT (AIGC)
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
3. 漏洞类别
From NVD
NVD 暂无漏洞类别信息
From 神龙GPT (AIGC)
神龙GPT 暂无漏洞类别信息(请耐心等待)
Reference