CVE-2024-47699
- EPSS 0.01%
- Veröffentlicht 21.10.2024 12:15:06
- Zuletzt bearbeitet 12.05.2026 12:17:13
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential null-ptr-deref in nilfs_btree_insert() Patch series "nilfs2: fix potential issues with empty b-tree nodes". This series addresses three potential issues with...
CVE-2024-47701
- EPSS 0.02%
- Veröffentlicht 21.10.2024 12:15:06
- Zuletzt bearbeitet 12.05.2026 12:17:14
In the Linux kernel, the following vulnerability has been resolved: ext4: avoid OOB when system.data xattr changes underneath the filesystem When looking up for an entry in an inlined directory, if e_value_offs is changed underneath the filesystem ...
CVE-2024-47704
- EPSS 0.02%
- Veröffentlicht 21.10.2024 12:15:06
- Zuletzt bearbeitet 12.05.2026 12:17:14
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check link_res->hpo_dp_link_enc before using it [WHAT & HOW] Functions dp_enable_link_phy and dp_disable_link_phy can pass link_res without initializing hpo_dp_lin...
CVE-2024-47683
- EPSS 0.01%
- Veröffentlicht 21.10.2024 12:15:05
- Zuletzt bearbeitet 29.12.2025 15:15:59
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip Recompute DSC Params if no Stream on Link [why] Encounter NULL pointer dereference uner mst + dsc setup. BUG: kernel NULL pointer dereference, address: 00000...
CVE-2024-47689
- EPSS 0.04%
- Veröffentlicht 21.10.2024 12:15:05
- Zuletzt bearbeitet 23.10.2024 15:53:06
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to don't set SB_RDONLY in f2fs_handle_critical_error() syzbot reports a f2fs bug as below: ------------[ cut here ]------------ WARNING: CPU: 1 PID: 58 at kernel/rcu/syn...
CVE-2024-47679
- EPSS 0.01%
- Veröffentlicht 21.10.2024 12:15:04
- Zuletzt bearbeitet 03.11.2025 23:16:15
In the Linux kernel, the following vulnerability has been resolved: vfs: fix race between evice_inodes() and find_inode()&iput() Hi, all Recently I noticed a bug[1] in btrfs, after digged it into and I believe it'a race in vfs. Let's assume there...
CVE-2024-47674
- EPSS 0.01%
- Veröffentlicht 15.10.2024 11:15:13
- Zuletzt bearbeitet 03.11.2025 23:16:15
In the Linux kernel, the following vulnerability has been resolved: mm: avoid leaving partial pfn mappings around in error case As Jann points out, PFN mappings are special, because unlike normal memory mappings, there is no lifetime information as...
CVE-2024-47661
- EPSS 0.03%
- Veröffentlicht 09.10.2024 15:15:15
- Zuletzt bearbeitet 15.10.2024 16:03:29
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid overflow from uint32_t to uint8_t [WHAT & HOW] dmub_rb_cmd's ramping_boundary has size of uint8_t and it is assigned 0xFFFF. Fix it by changing it to uint8_t...
CVE-2024-47662
- EPSS 0.02%
- Veröffentlicht 09.10.2024 15:15:15
- Zuletzt bearbeitet 23.10.2024 16:53:12
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Remove register from DCN35 DMCUB diagnostic collection [Why] These registers should not be read from driver and triggering the security violation when DMCUB work t...
CVE-2024-47663
- EPSS 0.01%
- Veröffentlicht 09.10.2024 15:15:15
- Zuletzt bearbeitet 03.11.2025 23:16:14
In the Linux kernel, the following vulnerability has been resolved: staging: iio: frequency: ad9834: Validate frequency parameter value In ad9834_write_frequency() clk_get_rate() can return 0. In such case ad9834_calc_freqreg() call will lead to di...