漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
漏洞
Use after free in libwebp
漏洞信息
There exists a use after free/double free in libwebp. An attacker can use the ApplyFiltersAndEncode() function and loop through to free best.bw and assign best = trial pointer. The second loop will then return 0 because of an Out of memory error in VP8 encoder, the pointer is still assigned to trial and the AddressSanitizer will attempt a double free.
漏洞信息
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
漏洞
释放后使用
漏洞
libwebp 资源管理错误漏洞
漏洞信息
libwebp是一个WebP图像格式的编码和解码库。 libwebp存在安全漏洞,该漏洞源于VP8编码器内存不足,从而导致内存释放后重用。
漏洞信息
N/A
漏洞
N/A