CVE-2025-21804
- EPSS 0.06%
- Veröffentlicht 27.02.2025 20:16:03
- Zuletzt bearbeitet 03.11.2025 21:19:11
In the Linux kernel, the following vulnerability has been resolved: PCI: rcar-ep: Fix incorrect variable used when calling devm_request_mem_region() The rcar_pcie_parse_outbound_ranges() uses the devm_request_mem_region() macro to request a needed ...
CVE-2025-21805
- EPSS 0.03%
- Veröffentlicht 27.02.2025 20:16:03
- Zuletzt bearbeitet 28.10.2025 02:58:17
In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs: Add missing deinit() call A warning is triggered when repeatedly connecting and disconnecting the rnbd: list_add corruption. prev->next should be next (ffff88800b13e480...
CVE-2025-21806
- EPSS 0.05%
- Veröffentlicht 27.02.2025 20:16:03
- Zuletzt bearbeitet 03.11.2025 21:19:11
In the Linux kernel, the following vulnerability has been resolved: net: let net.core.dev_weight always be non-zero The following problem was encountered during stability test: (NULL net_device): NAPI poll function process_backlog+0x0/0x530 \ ret...
CVE-2025-21807
- EPSS 0.03%
- Veröffentlicht 27.02.2025 20:16:03
- Zuletzt bearbeitet 28.10.2025 02:57:08
In the Linux kernel, the following vulnerability has been resolved: block: fix queue freeze vs limits lock order in sysfs store methods queue_attr_store() always freezes a device queue before calling the attribute store operation. For attributes th...
CVE-2025-21808
- EPSS 0.03%
- Veröffentlicht 27.02.2025 20:16:03
- Zuletzt bearbeitet 28.10.2025 02:56:34
In the Linux kernel, the following vulnerability has been resolved: net: xdp: Disallow attaching device-bound programs in generic mode Device-bound programs are used to support RX metadata kfuncs. These kfuncs are driver-specific and rely on the dr...
CVE-2025-21810
- EPSS 0.03%
- Veröffentlicht 27.02.2025 20:16:03
- Zuletzt bearbeitet 28.10.2025 02:55:12
In the Linux kernel, the following vulnerability has been resolved: driver core: class: Fix wild pointer dereferences in API class_dev_iter_next() There are a potential wild pointer dereferences issue regarding APIs class_dev_iter_(init|next|exit)(...
CVE-2025-21811
- EPSS 0.04%
- Veröffentlicht 27.02.2025 20:16:03
- Zuletzt bearbeitet 03.11.2025 21:19:11
In the Linux kernel, the following vulnerability has been resolved: nilfs2: protect access to buffers with no active references nilfs_lookup_dirty_data_buffers(), which iterates through the buffers attached to dirty data folios/pages, accesses the ...
CVE-2025-21812
- EPSS 0.03%
- Veröffentlicht 27.02.2025 20:16:03
- Zuletzt bearbeitet 03.11.2025 21:19:12
In the Linux kernel, the following vulnerability has been resolved: ax25: rcu protect dev->ax25_ptr syzbot found a lockdep issue [1]. We should remove ax25 RTNL dependency in ax25_setsockopt() This should also fix a variety of possible UAF in ax2...
CVE-2025-21813
- EPSS 0.03%
- Veröffentlicht 27.02.2025 20:16:03
- Zuletzt bearbeitet 28.10.2025 02:54:59
In the Linux kernel, the following vulnerability has been resolved: timers/migration: Fix off-by-one root mis-connection Before attaching a new root to the old root, the children counter of the new root is checked to verify that only the upcoming C...
CVE-2024-58034
- EPSS 0.03%
- Veröffentlicht 27.02.2025 20:16:02
- Zuletzt bearbeitet 03.11.2025 20:16:59
In the Linux kernel, the following vulnerability has been resolved: memory: tegra20-emc: fix an OF node reference bug in tegra_emc_find_node_by_ram_code() As of_find_node_by_name() release the reference of the argument device node, tegra_emc_find_n...