CVE-2025-39841
- EPSS 0.02%
- Veröffentlicht 19.09.2025 15:26:16
- Zuletzt bearbeitet 12.05.2026 13:17:14
In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix buffer free/clear order in deferred receive path Fix a use-after-free window by correcting the buffer release sequence in the deferred receive path. The code freed ...
CVE-2025-39839
- EPSS 0.02%
- Veröffentlicht 19.09.2025 15:26:14
- Zuletzt bearbeitet 12.05.2026 13:17:14
In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix OOB read/write in network-coding decode batadv_nc_skb_decode_packet() trusts coded_len and checks only against skb->len. XOR starts at sizeof(struct batadv_unicast_...
CVE-2025-39838
- EPSS 0.02%
- Veröffentlicht 19.09.2025 15:26:13
- Zuletzt bearbeitet 12.05.2026 13:17:14
In the Linux kernel, the following vulnerability has been resolved: cifs: prevent NULL pointer dereference in UTF16 conversion There can be a NULL pointer dereference bug here. NULL is passed to __cifs_sfu_make_node without checks, which passes it ...
CVE-2023-53447
- EPSS 0.01%
- Veröffentlicht 18.09.2025 16:15:49
- Zuletzt bearbeitet 14.01.2026 20:16:05
In the Linux kernel, the following vulnerability has been resolved: f2fs: don't reset unchangable mount option in f2fs_remount() syzbot reports a bug as below: general protection fault, probably for non-canonical address 0xdffffc0000000009: 0000 [...
CVE-2023-53441
- EPSS 0.02%
- Veröffentlicht 18.09.2025 16:15:48
- Zuletzt bearbeitet 14.01.2026 20:16:04
In the Linux kernel, the following vulnerability has been resolved: bpf: cpumap: Fix memory leak in cpu_map_update_elem Syzkaller reported a memory leak as follows: BUG: memory leak unreferenced object 0xff110001198ef748 (size 192): comm "syz-ex...
CVE-2023-53432
- EPSS 0.02%
- Veröffentlicht 18.09.2025 16:15:47
- Zuletzt bearbeitet 14.01.2026 20:16:02
In the Linux kernel, the following vulnerability has been resolved: firewire: net: fix use after free in fwnet_finish_incoming_packet() The netif_rx() function frees the skb so we can't dereference it to save the skb->len.
CVE-2023-53434
- EPSS 0.01%
- Veröffentlicht 18.09.2025 16:15:47
- Zuletzt bearbeitet 14.01.2026 20:16:03
In the Linux kernel, the following vulnerability has been resolved: remoteproc: imx_dsp_rproc: Add custom memory copy implementation for i.MX DSP Cores The IRAM is part of the HiFi DSP. According to hardware specification only 32-bits write are all...
CVE-2023-53438
- EPSS 0.01%
- Veröffentlicht 18.09.2025 16:15:47
- Zuletzt bearbeitet 14.01.2026 20:16:03
In the Linux kernel, the following vulnerability has been resolved: x86/MCE: Always save CS register on AMD Zen IF Poison errors The Instruction Fetch (IF) units on current AMD Zen-based systems do not guarantee a synchronous #MC is delivered for p...
CVE-2023-53429
- EPSS 0.02%
- Veröffentlicht 18.09.2025 16:15:46
- Zuletzt bearbeitet 14.01.2026 20:16:02
In the Linux kernel, the following vulnerability has been resolved: btrfs: don't check PageError in __extent_writepage __extent_writepage currenly sets PageError whenever any error happens, and the also checks for PageError to decide if to call err...
CVE-2022-50417
- EPSS 0.02%
- Veröffentlicht 18.09.2025 16:15:45
- Zuletzt bearbeitet 14.01.2026 20:15:54
In the Linux kernel, the following vulnerability has been resolved: drm/panfrost: Fix GEM handle creation ref-counting panfrost_gem_create_with_handle() previously returned a BO but with the only reference being from the handle, which user space co...