2 matches found
Linux kernel 安全漏洞
Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from not setting ubuf-sg to NULL when the sg table creation fails, which could result in a null pointer dereference...
PT-2022-35278 · Linux · Linux Kernel
Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.75 Description: The issue is related to the creation of an sg table in the udmabuf function. If the creation of the sg table fails, the function does not properly set ubuf-sg to NULL. This is a potential...