CVE-2025-21740
- EPSS 0.04%
- Veröffentlicht 27.02.2025 03:15:14
- Zuletzt bearbeitet 27.03.2025 14:15:22
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2025-21741
- EPSS 0.04%
- 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.04%
- 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.04%
- 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-2024-58021
- EPSS 0.03%
- Veröffentlicht 27.02.2025 03:15:13
- Zuletzt bearbeitet 01.10.2025 20:18:09
In the Linux kernel, the following vulnerability has been resolved: HID: winwing: Add NULL check in winwing_init_led() devm_kasprintf() can return a NULL pointer on failure,but this returned value in winwing_init_led() is not checked. Add NULL chec...
CVE-2025-21732
- EPSS 0.02%
- 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.04%
- 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.04%
- 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.03%
- 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...
CVE-2024-58013
- EPSS 0.03%
- 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: Bluetooth: MGMT: Fix slab-use-after-free Read in mgmt_remove_adv_monitor_sync This fixes the following crash: ================================================================== BU...