关于 CVE-2010-0453 的漏洞信息

1. 漏洞描述
From NVD
The ucode_ioctl function in intel/io/ucode_drv.c in Sun Solaris 10 and OpenSolaris snv_69 through snv_133, when running on x86 architectures, allows local users to cause a denial of service (panic) via a request with a 0 size value to the UCODE_GET_VERSION IOCTL, which triggers a NULL pointer dereference in the ucode_get_rev function, related to retrieval of the microcode revision.
From 神龙GPT (AIGC)
在Sun Solaris 10和OpenSolaris snv_69到snv_133中的 intel/io/ucode_drv.c中的 ucode_ioctl 函数,在运行在 x86 架构上时,允许本地用户通过一个 0 字节大小的请求向 UCODE_GET_VERSION IOCTL 发送请求,导致拒绝服务(panic)。这触发了 ucode_get_rev 函数中的 NULL 指针引用,与检索微代码版本相关。
2. 漏洞评分(CVSS)
From NVD
NVD 暂无评分
From 神龙GPT (AIGC)
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H
3. 漏洞类别
From NVD
NVD 暂无漏洞类别信息
From 神龙GPT (AIGC)
神龙GPT 暂无漏洞类别信息(请耐心等待)
Reference