Linux

Linux

7767 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 11.01.2025 13:15:30
  • Zuletzt bearbeitet 17.10.2025 15:08:04

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix corrupt config pages PHY state is switched in sysfs The driver, through the SAS transport, exposes a sysfs interface to enable/disable PHYs in a controller/expand...

  • EPSS 0.02%
  • Veröffentlicht 11.01.2025 13:15:30
  • Zuletzt bearbeitet 17.10.2025 15:08:47

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda-dai: Do not release the link DMA on STOP The linkDMA should not be released on stop trigger since a stream re-start might happen without closing of the stream...

  • EPSS 0.01%
  • Veröffentlicht 11.01.2025 13:15:30
  • Zuletzt bearbeitet 24.09.2025 18:52:14

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix transaction atomicity bug when enabling simple quotas Set squota incompat bit before committing the transaction that enables the feature. With the config CONFIG_BTRFS_A...

  • EPSS 0.03%
  • Veröffentlicht 11.01.2025 13:15:29
  • Zuletzt bearbeitet 24.09.2025 18:58:20

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: oa_tc6: fix tx skb race condition between reference pointers There are two skb pointers to manage tx skb's enqueued from n/w stack. waiting_tx_skb pointer points to ...

  • EPSS 0.09%
  • Veröffentlicht 11.01.2025 13:15:29
  • Zuletzt bearbeitet 03.11.2025 21:18:33

In the Linux kernel, the following vulnerability has been resolved: net/smc: check return value of sock_recvmsg when draining clc data When receiving clc msg, the field length in smc_clc_msg_hdr indicates the length of msg should be received from n...

  • EPSS 0.02%
  • Veröffentlicht 11.01.2025 13:15:29
  • Zuletzt bearbeitet 03.11.2025 21:18:33

In the Linux kernel, the following vulnerability has been resolved: power: supply: gpio-charger: Fix set charge current limits Fix set charge current limits for devices which allow to set the lowest charge current limit to be greater zero. If reque...

  • EPSS 0.02%
  • Veröffentlicht 11.01.2025 13:15:29
  • Zuletzt bearbeitet 24.09.2025 18:53:17

In the Linux kernel, the following vulnerability has been resolved: virt: tdx-guest: Just leak decrypted memory on unrecoverable errors In CoCo VMs it is possible for the untrusted host to cause set_memory_decrypted() to fail such that an error is ...

  • EPSS 0.01%
  • Veröffentlicht 11.01.2025 13:15:28
  • Zuletzt bearbeitet 03.11.2025 21:17:50

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Play nice with protected guests in complete_hypercall_exit() Use is_64_bit_hypercall() instead of is_64_bit_mode() to detect a 64-bit hypercall when completing said hyper...

  • EPSS 0.02%
  • Veröffentlicht 11.01.2025 13:15:28
  • Zuletzt bearbeitet 23.09.2025 14:46:17

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix overflow in __rb_map_vma An overflow occurred when performing the following calculation: nr_pages = ((nr_subbufs + 1) << subbuf_order) - pgoff; Add a check be...

  • EPSS 0.02%
  • Veröffentlicht 11.01.2025 13:15:28
  • Zuletzt bearbeitet 23.09.2025 14:48:41

In the Linux kernel, the following vulnerability has been resolved: net: tun: fix tun_napi_alloc_frags() syzbot reported the following crash [1] Issue came with the blamed commit. Instead of going through all the iov components, we keep using the ...