CVE-2024-26872
In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: Do not register event handler until srpt device is fully set
CVSS
7.8
High
EPSS
0.2%
p15
KEV
—
Exploit Today
4
0-100
Published: Apr 17, 2024 · Last modified: Aug 4, 2026 · CWE-416
0.2%EPSS · 30 days0.2%
2026-07-292026-08-26
In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: Do not register event handler until srpt device is fully setup Upon rare occasions, KASAN reports a use-after-free Write in srpt_refresh_port(). This seems to be because an event handler is registered before the srpt device is fully setup and a race condition upon error may leave a partially setup event handler in place. Instead, only register the event handler after srpt device initialization is complete.
- git.kernel.orghttps://git.kernel.org/stable/c/6413e78086caf7bf15639923740da0d91fdfd090
- git.kernel.orghttps://git.kernel.org/stable/c/7104a00fa37ae898a827381f1161fa3286c8b346
- git.kernel.orghttps://git.kernel.org/stable/c/85570b91e4820a0db9d9432098778cafafa7d217
- git.kernel.orghttps://git.kernel.org/stable/c/bdd895e0190c464f54f84579e7535d80276f0fc5
- git.kernel.orghttps://git.kernel.org/stable/c/c21a8870c98611e8f892511825c9607f1e2cd456
- git.kernel.orghttps://git.kernel.org/stable/c/e362d007294955a4fb929e1c8978154a64efdcb6
- git.kernel.orghttps://git.kernel.org/stable/c/ec77fa12da41260c6bf9e060b89234b980c5130f
- git.kernel.orghttps://git.kernel.org/stable/c/6413e78086caf7bf15639923740da0d91fdfd090
- git.kernel.orghttps://git.kernel.org/stable/c/7104a00fa37ae898a827381f1161fa3286c8b346
- git.kernel.orghttps://git.kernel.org/stable/c/85570b91e4820a0db9d9432098778cafafa7d217
- git.kernel.orghttps://git.kernel.org/stable/c/bdd895e0190c464f54f84579e7535d80276f0fc5
- git.kernel.orghttps://git.kernel.org/stable/c/c21a8870c98611e8f892511825c9607f1e2cd456
- git.kernel.orghttps://git.kernel.org/stable/c/e362d007294955a4fb929e1c8978154a64efdcb6
- git.kernel.orghttps://git.kernel.org/stable/c/ec77fa12da41260c6bf9e060b89234b980c5130f
- lists.debian.orghttps://lists.debian.org/debian-lts-announce/2024/06/msg00017.html
- cert-portal.siemens.comhttps://cert-portal.siemens.com/productcert/html/ssa-265688.html
CVECVSSEPSSKEVRExploitTitleMod.
CVE-2026-580937.0 HIG3.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 HIG5.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 HIG5.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 CRI25.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 CRI28.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 CRI34.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