PULSE
LIVE15signals / 24h
FEED
ransomqilin reclama a Jubilee Jobs · NG · Professional Servicesransomqilin reclama a The Myers Y Cooper · Professional Servicesransomqilin reclama a Guntert & Zimmerman · CH · Manufacturingransomqilin reclama a Principle Diagnostics Laboratory · IN · Healthcareransommoneymessage reclama a Yourway Transportation · Transportationransomqilin reclama a GURR Abdichtungstechnik GmbH · DE · Manufacturingransomnova reclama a SistNet · IT · Not Foundransompayoutsking reclama a T****r · US · Technologyransomsecurotrop reclama a Advantage Sintered Metals · US · Manufacturingransomqilin reclama a GOP · GB · Otherransomnova reclama a Center Of Information Technologies In Finance Public Institution · Financial Servicesransomunsafe reclama a Jiva Health · IN · Healthcareransomsafepay reclama a upland.k12.ca.us · US · Educationransomsafepay reclama a gvsurgicalarts.com · US · Healthcareransomqilin reclama a Jubilee Jobs · NG · Professional Servicesransomqilin reclama a The Myers Y Cooper · Professional Servicesransomqilin reclama a Guntert & Zimmerman · CH · Manufacturingransomqilin reclama a Principle Diagnostics Laboratory · IN · Healthcareransommoneymessage reclama a Yourway Transportation · Transportationransomqilin reclama a GURR Abdichtungstechnik GmbH · DE · Manufacturingransomnova reclama a SistNet · IT · Not Foundransompayoutsking reclama a T****r · US · Technologyransomsecurotrop reclama a Advantage Sintered Metals · US · Manufacturingransomqilin reclama a GOP · GB · Otherransomnova reclama a Center Of Information Technologies In Finance Public Institution · Financial Servicesransomunsafe reclama a Jiva Health · IN · Healthcareransomsafepay reclama a upland.k12.ca.us · US · Educationransomsafepay reclama a gvsurgicalarts.com · US · Healthcare
← All CVEs
CVE WatchJul 24, 2026

CVE-2026-49743

Software installed and run as a non-privileged user may conduct improper GPU system calls to manipulate the lifetimes of synchronisation obj

CVSS

7.8

High

EPSS

0.1%

p4

KEV

Exploit Today

1

0-100

Published: Jul 24, 2026 · Last modified: Jul 24, 2026 · CWE-416

EPSS · 30d

Not enough EPSS history yet.

Technical description

Software installed and run as a non-privileged user may conduct improper GPU system calls to manipulate the lifetimes of synchronisation objects in the kernel, leading to read/write UAFs. During workload submission involving a fence exported by the GPU driver, the reference count of the underlying synchronisation primitive is not properly incremented. This can be exploited, by destroying the exported fence and prematurely release the underlying primitive, resulting in a potential use-after-free condition.

Official references
Related CVEs
CVECVSSEPSSKEVRExploitTitleMod.
CVE-2026-168068.8 HIG
22.7%
7Use after free in WebMCP in Google Chrome prior to 150.0.7871.186 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)8h
CVE-2026-168058.8 HIG
22.7%
7Use after free in Blink in Google Chrome prior to 150.0.7871.186 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)8h
CVE-2026-168048.3 HIG
16.2%
5Use after free in Input in Google Chrome prior to 150.0.7871.186 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)17h
CVE-2026-130716.5 MED
15.8%
5An authenticated user with read access can cause the mongod process to be terminated through certain aggregation expressions that execute server-side JavaScript. The issue involves improper memory handling during document processing.2d
CVE-2026-528635.9 MED
16.0%
5In NLnet Labs Unbound 1.25.0 up to and including 1.25.1, a fix that makes the 'respip' and 'dns64' modules work together, creates a shallow copy of the view name in effect that could lead to memory corruption if the owner of the original view name is jostled out when Unbound is under pressure. Unbound needs to be configured with one of 'respip'/'rpz' modules, together with a module that can attach subqueries (respip CNAME redirection, dns64, subnetcache) and a configured 'access-control-view' while Unbound is under pressure so that joslte logic kicks in and starts dropping slow queries. The subquery is getting a shallow copy of the view name and if the super query which owns the view name is jostled out, memory corruption can occur. Likelihood of a crash is low, since it relies heavily on the underlying memory allocator and the memory layout. Debug memory builds (e.g., ASAN) that catch the free terminate the server.23h
CVE-2026-500465.9 MED
16.0%
5In NLnet Labs Unbound 1.15.0 up to and including 1.25.1, the TLS server name used for DNS-over-TLS (DoT) forwarded queries is tied to a struct's ('serviced_query') lifetime but also referenced by another struct ('waiting_tcp'). When the owning struct is jostled out of the mesh while the DoT TCP stream is still handshaking it frees the storage behind the referenced string and if the TLS stream then errors out, it dereferences the freed pointer. The dereference is read-only and the practical impact is a daemon crash resulting in denial of service. A malicious actor that knows a DoT forwarding/stub Unbound's configuration could exploit the vulnerability by quering records in the appropriate zone while keeping Unbound uder pressure so that the jostle logic kicks in. If answers for the vulnerable zone are slow, the likelihood of jostling such queries is higher, although the timing of the jostle needs to be precise. Requirements for a vulnerable Unbound is the existence of a stub/forward zone configured for DoT together with a configured '#authname' suffix on the server identification. The connectivity to the server needs to exhibit a transient failure at the correct time in order to kick off the vulnerable error path.1d