3 matches found
CVE-2026-93052
This vulnerability affects the bcm-vk driver in the Linux kernel . The root cause is a memory ordering bug: atomic_set()/atomic_read() on the msgq_inited flag do not guarantee that writes to the message queue information are visible before the flag is observed as set. A reader calling bcm_vk_drv_...
CVE-2026-93052 misc: bcm-vk: Use acquire/release for msgq_inited
In the Linux kernel, the following vulnerability has been resolved: misc: bcm-vk: Use acquire/release for msgqinited bcmvksyncmsgq fills the message queue information and then sets msgqinited. Readers call bcmvkdrvaccessok before accessing the message queues and their cached queue information...
EulerOS 2.0 SP13 : libpng (EulerOS-SA-2026-2297)
According to the versions of the libpng packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : LIBPNG is a reference library for use in applications that read, create, and manipulate PNG Portable Network Graphics raster image files. In...