Linux

Linux

6776 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 10.07.2025 08:15:12
  • Zuletzt bearbeitet 18.11.2025 12:52:21

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: drop fragments with multicast or broadcast RA IEEE 802.11 fragmentation can only be applied to unicast frames. Therefore, drop fragments with multicast or broad...

  • EPSS 0.02%
  • Veröffentlicht 10.07.2025 08:15:12
  • Zuletzt bearbeitet 16.12.2025 17:47:14

In the Linux kernel, the following vulnerability has been resolved: ACPICA: fix acpi parse and parseext cache leaks ACPICA commit 8829e70e1360c81e7a5a901b5d4f48330e021ea5 I'm Seunghun Han, and I work for National Security Research Institute of Sou...

  • EPSS 0.02%
  • Veröffentlicht 10.07.2025 08:15:11
  • Zuletzt bearbeitet 16.12.2025 17:48:15

In the Linux kernel, the following vulnerability has been resolved: software node: Correct a OOB check in software_node_get_reference_args() software_node_get_reference_args() wants to get @index-th element, so the property value requires at least ...

  • EPSS 0.02%
  • Veröffentlicht 10.07.2025 08:15:10
  • Zuletzt bearbeitet 18.11.2025 12:52:39

In the Linux kernel, the following vulnerability has been resolved: firmware: cs_dsp: Fix OOB memory read access in KUnit test KASAN reported out of bounds access - cs_dsp_mock_bin_add_name_or_info(), because the source string length was rounded up...

  • EPSS 0.01%
  • Veröffentlicht 10.07.2025 08:15:10
  • Zuletzt bearbeitet 18.11.2025 12:52:32

In the Linux kernel, the following vulnerability has been resolved: eth: fbnic: avoid double free when failing to DMA-map FW msg The semantics are that caller of fbnic_mbx_map_msg() retains the ownership of the message on error. All existing caller...

  • EPSS 0.02%
  • Veröffentlicht 10.07.2025 08:15:09
  • Zuletzt bearbeitet 18.11.2025 12:52:58

In the Linux kernel, the following vulnerability has been resolved: fs/nfs/read: fix double-unlock bug in nfs_return_empty_folio() Sometimes, when a file was read while it was being truncated by another NFS client, the kernel could deadlock because...

  • EPSS 0.02%
  • Veröffentlicht 10.07.2025 08:15:09
  • Zuletzt bearbeitet 18.11.2025 12:52:48

In the Linux kernel, the following vulnerability has been resolved: powerpc/bpf: fix JIT code size calculation of bpf trampoline arch_bpf_trampoline_size() provides JIT size of the BPF trampoline before the buffer for JIT'ing it is allocated. The t...

  • EPSS 0.03%
  • Veröffentlicht 10.07.2025 08:15:08
  • Zuletzt bearbeitet 16.12.2025 17:49:12

In the Linux kernel, the following vulnerability has been resolved: jbd2: fix data-race and null-ptr-deref in jbd2_journal_dirty_metadata() Since handle->h_transaction may be a NULL pointer, so we should change it to call is_handle_aborted(handle) ...

  • EPSS 0.02%
  • Veröffentlicht 10.07.2025 08:15:07
  • Zuletzt bearbeitet 16.12.2025 17:51:51

In the Linux kernel, the following vulnerability has been resolved: Input: gpio-keys - fix a sleep while atomic with PREEMPT_RT When enabling PREEMPT_RT, the gpio_keys_irq_timer() callback runs in hard irq context, but the input_event() takes a spi...

  • EPSS 0.03%
  • Veröffentlicht 10.07.2025 08:15:07
  • Zuletzt bearbeitet 16.12.2025 17:50:25

In the Linux kernel, the following vulnerability has been resolved: ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330 The controller has a hardware bug that can hard hang the system when doing ATAPI DMAs without any trace of what happened...