CVE-2025-21736
- EPSS 0.02%
- Veröffentlicht 27.02.2025 03:15:14
- Zuletzt bearbeitet 03.11.2025 20:17:13
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix possible int overflows in nilfs_fiemap() Since nilfs_bmap_lookup_contig() in nilfs_fiemap() calculates its result by being prepared to go through potentially maxblocks ...
CVE-2025-21738
- EPSS 0.02%
- Veröffentlicht 27.02.2025 03:15:14
- Zuletzt bearbeitet 03.11.2025 20:17:13
In the Linux kernel, the following vulnerability has been resolved: ata: libata-sff: Ensure that we cannot write outside the allocated buffer reveliofuzzing reported that a SCSI_IOCTL_SEND_COMMAND ioctl with out_len set to 0xd42, SCSI command set t...
CVE-2025-21739
- EPSS 0.01%
- Veröffentlicht 27.02.2025 03:15:14
- Zuletzt bearbeitet 18.04.2026 09:16:09
In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix use-after free in init error and remove paths devm_blk_crypto_profile_init() registers a cleanup handler to run when the associated (platform-) device is being...
CVE-2025-21741
- EPSS 0.01%
- Veröffentlicht 27.02.2025 03:15:14
- Zuletzt bearbeitet 01.10.2025 20:18:22
In the Linux kernel, the following vulnerability has been resolved: usbnet: ipheth: fix DPE OoB read Fix an out-of-bounds DPE read, limit the number of processed DPEs to the amount that fits into the fixed-size NDP16 header.
CVE-2025-21742
- EPSS 0.01%
- Veröffentlicht 27.02.2025 03:15:14
- Zuletzt bearbeitet 01.10.2025 20:18:23
In the Linux kernel, the following vulnerability has been resolved: usbnet: ipheth: use static NDP16 location in URB Original code allowed for the start of NDP16 to be anywhere within the URB based on the `wNdpIndex` value in NTH16. Only the start ...
CVE-2025-21743
- EPSS 0.01%
- Veröffentlicht 27.02.2025 03:15:14
- Zuletzt bearbeitet 01.10.2025 20:18:23
In the Linux kernel, the following vulnerability has been resolved: usbnet: ipheth: fix possible overflow in DPE length check Originally, it was possible for the DPE length check to overflow if wDatagramIndex + wDatagramLength > U16_MAX. This could...
CVE-2025-21732
- EPSS 0.01%
- Veröffentlicht 27.02.2025 03:15:13
- Zuletzt bearbeitet 28.10.2025 20:41:47
In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error This patch addresses a race condition for an ODP MR that can result in a CQE with an error on the UMR QP. During ...
CVE-2025-21733
- EPSS 0.01%
- Veröffentlicht 27.02.2025 03:15:13
- Zuletzt bearbeitet 28.10.2025 20:42:13
In the Linux kernel, the following vulnerability has been resolved: tracing/osnoise: Fix resetting of tracepoints If a timerlat tracer is started with the osnoise option OSNOISE_WORKLOAD disabled, but then that option is enabled and timerlat is rem...
CVE-2024-58011
- EPSS 0.01%
- Veröffentlicht 27.02.2025 03:15:12
- Zuletzt bearbeitet 03.11.2025 20:16:58
In the Linux kernel, the following vulnerability has been resolved: platform/x86: int3472: Check for adev == NULL Not all devices have an ACPI companion fwnode, so adev might be NULL. This can e.g. (theoretically) happen when a user manually binds ...
CVE-2024-58012
- EPSS 0.01%
- Veröffentlicht 27.02.2025 03:15:12
- Zuletzt bearbeitet 01.10.2025 21:16:40
In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda-dai: Ensure DAI widget is valid during params Each cpu DAI should associate with a widget. However, the topology might not create the right number of DAI widg...