CVE-2021-47048
In the Linux kernel, the following vulnerability has been resolved: spi: spi-zynqmp-gqspi: fix use-after-free in zynqmp_qspi_exec_op When
CVSS
7.8
Alto
EPSS
0.2%
p15
KEV
—
Exploit Today
4
0-100
Publicado: 28 feb 2024 · Última mod.: 4 ago 2026 · CWE-416
0.2%EPSS · 30 días0.2%
2026-07-292026-08-26
In the Linux kernel, the following vulnerability has been resolved: spi: spi-zynqmp-gqspi: fix use-after-free in zynqmp_qspi_exec_op When handling op->addr, it is using the buffer "tmpbuf" which has been freed. This will trigger a use-after-free KASAN warning. Let's use temporary variables to store op->addr.val and op->cmd.opcode to fix this issue.
- git.kernel.orghttps://git.kernel.org/stable/c/1231279389b5e638bc3b66b9741c94077aed4b5a
- git.kernel.orghttps://git.kernel.org/stable/c/23269ac9f123eca3aea7682d3345c02e71ed696c
- git.kernel.orghttps://git.kernel.org/stable/c/a2c5bedb2d55dd27c642c7b9fb6886d7ad7bdb58
- git.kernel.orghttps://git.kernel.org/stable/c/d67e0d6bd92ebbb0294e7062bbf5cdc773764e62
- git.kernel.orghttps://git.kernel.org/stable/c/1231279389b5e638bc3b66b9741c94077aed4b5a
- git.kernel.orghttps://git.kernel.org/stable/c/23269ac9f123eca3aea7682d3345c02e71ed696c
- git.kernel.orghttps://git.kernel.org/stable/c/a2c5bedb2d55dd27c642c7b9fb6886d7ad7bdb58
- git.kernel.orghttps://git.kernel.org/stable/c/d67e0d6bd92ebbb0294e7062bbf5cdc773764e62
CVECVSSEPSSKEVRExplotTítuloVis.
CVE-2026-580937.0 ALT3.2%
——1The TIOCSCTTY ioctl handler drops the tty lock in order to acquire the process tree lock. After reacquiring the tty lock, the handler did not revalidate the state of the terminal, and could proceed to link a terminal that was concurrently being destroyed to the calling process' session.
An unprivileged local user can exploit this race condition to escalate privileges.14hCVE-2026-580917.8 ALT5.6%
——2The implementation of this ioctl attempts to acquire locks on all channels in a sync group. If locking a channel would block, it releases the sync group list lock and sleeps. Upon reawakening, it is possible that the sync group structure is freed, but the implementation did not handle this possibility.
On a system with a multiple audio devices, an unprivileged local user can exploit this use-after-free to escalate privileges.14hCVE-2026-580907.8 ALT5.6%
——2The SOCK_STREAM receive path in the unix socket implementation failed to fully detach control messages from the socket buffer before processing them. Some error paths would free those messages, leaving freed data mbufs in the receive socket buffer.
An unprivileged local user can exploit this use-after-free to escalate privileges.14hCVE-2026-792909.6 CRÍ25.4%
——8Use after free in Aura in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: Critical)14hCVE-2026-792829.6 CRÍ28.2%
——8Use after free in ANGLE in Google Chrome on on Android prior to 152.0.7977.65 allowed a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: Critical)14hCVE-2026-792759.6 CRÍ34.2%
——10Use after free in ANGLE in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: High)14h