CVE-2025-39887
- EPSS 0.02%
- Veröffentlicht 23.09.2025 06:15:48
- Zuletzt bearbeitet 11.12.2025 19:39:21
In the Linux kernel, the following vulnerability has been resolved: tracing/osnoise: Fix null-ptr-deref in bitmap_parselist() A crash was observed with the following output: BUG: kernel NULL pointer dereference, address: 0000000000000010 Oops: Oop...
CVE-2025-39888
- EPSS 0.02%
- Veröffentlicht 23.09.2025 06:15:48
- Zuletzt bearbeitet 12.12.2025 20:09:16
In the Linux kernel, the following vulnerability has been resolved: fuse: Block access to folio overlimit syz reported a slab-out-of-bounds Write in fuse_dev_do_write. When the number of bytes to be retrieved is truncated to the upper limit by fc-...
- EPSS 0.07%
- Veröffentlicht 23.09.2025 06:15:47
- Zuletzt bearbeitet 03.11.2025 18:16:51
In the Linux kernel, the following vulnerability has been resolved: net: fec: Fix possible NPD in fec_enet_phy_reset_after_clk_enable() The function of_phy_find_device may return NULL, so we need to take care before dereferencing phy_dev.
- EPSS 0.04%
- Veröffentlicht 23.09.2025 06:15:47
- Zuletzt bearbeitet 03.11.2025 18:16:51
In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: fix use-after-free in state_show() state_show() reads kdamond->damon_ctx without holding damon_sysfs_lock. This allows a use-after-free race: CPU 0 ...
CVE-2025-39878
- EPSS 0.02%
- Veröffentlicht 23.09.2025 06:15:47
- Zuletzt bearbeitet 11.12.2025 19:39:01
In the Linux kernel, the following vulnerability has been resolved: ceph: fix crash after fscrypt_encrypt_pagecache_blocks() error The function move_dirty_folio_in_page_array() was created by commit ce80b76dd327 ("ceph: introduce ceph_process_folio...
CVE-2025-39879
- EPSS 0.02%
- Veröffentlicht 23.09.2025 06:15:47
- Zuletzt bearbeitet 12.12.2025 20:09:49
In the Linux kernel, the following vulnerability has been resolved: ceph: always call ceph_shift_unused_folios_left() The function ceph_process_folio_batch() sets folio_batch entries to NULL, which is an illegal state. Before folio_batch_release()...
- EPSS 0.04%
- Veröffentlicht 23.09.2025 06:15:47
- Zuletzt bearbeitet 03.11.2025 18:16:51
In the Linux kernel, the following vulnerability has been resolved: libceph: fix invalid accesses to ceph_connection_v1_info There is a place where generic code in messenger.c is reading and another place where it is writing to con->v1 union member...
- EPSS 0.04%
- Veröffentlicht 23.09.2025 06:15:47
- Zuletzt bearbeitet 03.11.2025 18:16:51
In the Linux kernel, the following vulnerability has been resolved: kernfs: Fix UAF in polling when open file is released A use-after-free (UAF) vulnerability was identified in the PSI (Pressure Stall Information) monitoring mechanism: BUG: KASAN:...
CVE-2025-39882
- EPSS 0.02%
- Veröffentlicht 23.09.2025 06:15:47
- Zuletzt bearbeitet 12.12.2025 20:09:44
In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: fix potential OF node use-after-free The for_each_child_of_node() helper drops the reference it takes to each node as it iterates over children and an explicit of_nod...
- EPSS 0.07%
- Veröffentlicht 23.09.2025 06:15:46
- Zuletzt bearbeitet 03.11.2025 18:16:51
In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: edma: Fix memory allocation size for queue_priority_map Fix a critical memory allocation bug in edma_setup_from_hw() where queue_priority_map was allocated with insu...