CVE-2025-21835
- EPSS 0.03%
- Veröffentlicht 07.03.2025 09:15:16
- Zuletzt bearbeitet 12.05.2026 13:16:37
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_midi: fix MIDI Streaming descriptor lengths While the MIDI jacks are configured correctly, and the MIDIStreaming endpoint descriptors are filled with the correct inf...
CVE-2025-21838
- EPSS 0.02%
- Veröffentlicht 07.03.2025 09:15:16
- Zuletzt bearbeitet 03.11.2025 20:17:21
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: core: flush gadget workqueue after device removal device_del() can lead to new work being scheduled in gadget->work workqueue. This is observed, for example, with the ...
CVE-2025-21839
- EPSS 0.02%
- Veröffentlicht 07.03.2025 09:15:16
- Zuletzt bearbeitet 03.11.2025 20:17:21
In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loop Move the conditional loading of hardware DR6 with the guest's DR6 value out of the core .vcpu_run() loop t...
CVE-2025-21831
- EPSS 0.02%
- Veröffentlicht 06.03.2025 17:15:23
- Zuletzt bearbeitet 29.10.2025 20:58:57
In the Linux kernel, the following vulnerability has been resolved: PCI: Avoid putting some root ports into D3 on TUXEDO Sirius Gen1 commit 9d26d3a8f1b0 ("PCI: Put PCIe ports into D3 during suspend") sets the policy that all PCIe ports are allowed ...
CVE-2024-58083
- EPSS 0.03%
- Veröffentlicht 06.03.2025 17:15:21
- Zuletzt bearbeitet 03.11.2025 20:17:02
In the Linux kernel, the following vulnerability has been resolved: KVM: Explicitly verify target vCPU is online in kvm_get_vcpu() Explicitly verify the target vCPU is fully online _prior_ to clamping the index in kvm_get_vcpu(). If the index is "...
CVE-2024-58085
- EPSS 0.03%
- Veröffentlicht 06.03.2025 17:15:21
- Zuletzt bearbeitet 12.05.2026 13:16:27
In the Linux kernel, the following vulnerability has been resolved: tomoyo: don't emit warning in tomoyo_write_control() syzbot is reporting too large allocation warning at tomoyo_write_control(), for one can write a very very long line without new...
CVE-2025-21826
- EPSS 0.03%
- Veröffentlicht 06.03.2025 16:15:54
- Zuletzt bearbeitet 12.05.2026 13:16:37
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: reject mismatching sum of field_len with set key length The field length description provides the length of each separated key field in the concatenation, eac...
CVE-2024-58069
- EPSS 0.03%
- Veröffentlicht 06.03.2025 16:15:53
- Zuletzt bearbeitet 03.11.2025 20:17:01
In the Linux kernel, the following vulnerability has been resolved: rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read The nvmem interface supports variable buffer sizes, while the regmap interface operates with fixed-size storage. If an...
CVE-2024-58071
- EPSS 0.02%
- Veröffentlicht 06.03.2025 16:15:53
- Zuletzt bearbeitet 12.05.2026 13:16:27
In the Linux kernel, the following vulnerability has been resolved: team: prevent adding a device which is already a team device lower Prevent adding a device which is already a team device lower, e.g. adding veth0 if vlan1 was already added and ve...
CVE-2024-58072
- EPSS 0.02%
- Veröffentlicht 06.03.2025 16:15:53
- Zuletzt bearbeitet 12.05.2026 13:16:27
In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: remove unused check_buddy_priv Commit 2461c7d60f9f ("rtlwifi: Update header file") introduced a global list of private data structures. Later on, commit 26634c4b186...