CVE-2022-50378
- EPSS 0.02%
- Veröffentlicht 18.09.2025 13:33:00
- Zuletzt bearbeitet 14.01.2026 19:16:11
In the Linux kernel, the following vulnerability has been resolved: drm/meson: reorder driver deinit sequence to fix use-after-free bug Unloading the driver triggers the following KASAN warning: [ +0.006275] ======================================...
CVE-2022-50376
- EPSS 0.02%
- Veröffentlicht 18.09.2025 13:32:59
- Zuletzt bearbeitet 14.01.2026 19:16:11
In the Linux kernel, the following vulnerability has been resolved: orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init() When insert and remove the orangefs module, there are memory leaked as below: unreferenced object 0xffff88816b0cc00...
CVE-2022-50375
- EPSS 0.02%
- Veröffentlicht 18.09.2025 13:32:58
- Zuletzt bearbeitet 14.01.2026 19:16:10
In the Linux kernel, the following vulnerability has been resolved: tty: serial: fsl_lpuart: disable dma rx/tx use flags in lpuart_dma_shutdown lpuart_dma_shutdown tears down lpuart dma, but lpuart_flush_buffer can still occur which in turn tries t...
CVE-2025-59691
- EPSS 0.03%
- Veröffentlicht 18.09.2025 00:00:00
- Zuletzt bearbeitet 15.04.2026 00:35:42
PureVPN client applications on Linux through September 2025 allow IPv6 traffic to leak outside the VPN tunnel upon network events such as Wi-Fi reconnect or system resume. In the CLI client, the VPN auto-reconnects and claims to be connected, but IPv...
CVE-2025-59692
- EPSS 0.03%
- Veröffentlicht 18.09.2025 00:00:00
- Zuletzt bearbeitet 15.04.2026 00:35:42
PureVPN client applications on Linux through September 2025 mishandle firewalling. They flush the system's existing iptables rules and apply default ACCEPT policies when connecting to a VPN server. This removes firewall rules that may have been confi...
CVE-2023-53368
- EPSS 0.01%
- Veröffentlicht 17.09.2025 14:56:56
- Zuletzt bearbeitet 14.01.2026 19:16:34
In the Linux kernel, the following vulnerability has been resolved: tracing: Fix race issue between cpu buffer write and swap Warning happened in rb_end_commit() at code: if (RB_WARN_ON(cpu_buffer, !local_read(&cpu_buffer->committing))) WARNING...
CVE-2023-53367
- EPSS 0.02%
- Veröffentlicht 17.09.2025 14:56:55
- Zuletzt bearbeitet 14.01.2026 19:16:33
In the Linux kernel, the following vulnerability has been resolved: accel/habanalabs: fix mem leak in capture user mappings This commit fixes a memory leak caused when clearing the user_mappings info when a new context is opened immediately after u...
CVE-2023-53365
- EPSS 0.02%
- Veröffentlicht 17.09.2025 14:56:53
- Zuletzt bearbeitet 14.01.2026 19:16:33
In the Linux kernel, the following vulnerability has been resolved: ip6mr: Fix skb_under_panic in ip6mr_cache_report() skbuff: skb_under_panic: text:ffffffff88771f69 len:56 put:-4 head:ffff88805f86a800 data:ffff887f5f86a850 tail:0x88 end:0x2c0 dev...
CVE-2023-53362
- EPSS 0.01%
- Veröffentlicht 17.09.2025 14:56:51
- Zuletzt bearbeitet 14.01.2026 19:16:33
In the Linux kernel, the following vulnerability has been resolved: bus: fsl-mc: don't assume child devices are all fsl-mc devices Changes in VFIO caused a pseudo-device to be created as child of fsl-mc devices causing a crash [1] when trying to bi...
CVE-2023-53359
- EPSS 0.02%
- Veröffentlicht 17.09.2025 14:56:49
- Zuletzt bearbeitet 14.01.2026 19:16:32
In the Linux kernel, the following vulnerability has been resolved: USB: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time. To make things s...