CVE-2022-49029
In the Linux kernel, the following vulnerability has been resolved: hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() fails Smat
CVSS
7.8
Alto
EPSS
0.2%
p16
KEV
—
Exploit Today
5
0-100
Publicado: 21 oct 2024 · Última mod.: 4 ago 2026 · CWE-416
0.2%EPSS · 30 días0.2%
2026-07-312026-08-27
In the Linux kernel, the following vulnerability has been resolved: hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() fails Smatch report warning as follows: drivers/hwmon/ibmpex.c:509 ibmpex_register_bmc() warn: '&data->list' not removed from list If ibmpex_find_sensors() fails in ibmpex_register_bmc(), data will be freed, but data->list will not be removed from driver_data.bmc_data, then list traversal may cause UAF. Fix by removeing it from driver_data.bmc_data before free().
- git.kernel.orghttps://git.kernel.org/stable/c/24b9633f7db7f4809be7053df1d2e117e7c2de10
- git.kernel.orghttps://git.kernel.org/stable/c/45f6e81863747c0d7bc6a95ec51129900e71467a
- git.kernel.orghttps://git.kernel.org/stable/c/798198273bf86673b970b51acdb35e57f42b3fcb
- git.kernel.orghttps://git.kernel.org/stable/c/7b2b67fe1339389e0bf3c37c7a677a004ac0e4e3
- git.kernel.orghttps://git.kernel.org/stable/c/90907cd4d11351ff76c9a447bcb5db0e264c47cd
- git.kernel.orghttps://git.kernel.org/stable/c/e2a87785aab0dac190ac89be6a9ba955e2c634f2
- git.kernel.orghttps://git.kernel.org/stable/c/e65cfd1f9cd27d9c27ee5cb88128a9f79f25d863
- git.kernel.orghttps://git.kernel.org/stable/c/f2a13196ad41c6c2ab058279dffe6c97292e753a
CVECVSSEPSSKEVRExplotTítuloVis.
CVE-2026-667984.3 MED—
———Use after free in Microsoft Edge (Chromium-based) allows an unauthorized attacker to execute code over a network.6hCVE-2026-420079.1 CRÍ—
———An attacker that has valid credentials can use a Sieve script with the editheader extension to trigger a use-after-free in the mail editing code, and to write memory contents beyond the intended buffer into the delivered mail. This causes memory leak and opportunity to do memory corruption during mail delivery, which can crash the delivery process and may allow execution of arbitrary code in the context of that process. Disable the Sieve editheader extension. Update to non-vulnerable version. No publicly available exploits are known.14hCVE-2026-19316——
——0A double-free vulnerability in the WatchGuard Fireware OS iked process allows a remote unauthenticated attacker to create a Denial of Service (DoS) condition in VPN processing by sending specially crafted network traffic.14hCVE-2026-77358——
——0cpp-httplib is a C++ header-only HTTP/HTTPS library. In versions 0.33.0 through 0.50.0, the TLS-enabled WebSocket client frees the TLS session before closing the WebSocket that still uses it, producing a use-after-free. In WebSocketClient::shutdown_and_close the SSL object is freed and the pointer cleared, but the subsequent WebSocket close still sends a close frame through the SSL socket stream, which holds a raw copy of the now-dangling session pointer and reads from and writes to the freed memory. The same freed-then-used ordering is reachable through the client's destructor and its connect path, so ordinary teardown of a secure WebSocket connection triggers the defect. This issue is fixed in version 0.50.1.1dCVE-2026-819349.8 CRÍ—
——0Redis contains a use-after-free vulnerability in the 'tlsProcessPendingData()' function, which handles the TLS pending-data list if Redis is configured with TLS support. A remote, unauthenticated attacker may be able to execute arbitrary commands with the privileges of the Redis server. Fixed in Redis 8.2.9, 8.4.6, 8.6.6, 8.8.2, and 8.10.1.18hCVE-2026-264489.8 CRÍ5.0%
——2Stomper 5e2741e is vulnerable to Use-After-Free. When a client sends multiple CONNECT frames on the same TCP connection, and subsequently another client (or a later connection) sends SEND frames to a destination previously subscribed on that connection, the broker may dereference a pointer to a StompStreamSocket object that has already been freed. This results in a heap use-after-free and process crash. Because the protocol does not authenticate or restrict such sequences by default.13h