Linux

Linux

7024 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 27.12.2024 14:15:32
  • Zuletzt bearbeitet 03.11.2025 21:17:52

In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: Use snd_card_free_when_closed() at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses snd_card_fr...

  • EPSS 0.05%
  • Veröffentlicht 27.12.2024 14:15:31
  • Zuletzt bearbeitet 03.11.2025 21:17:44

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix the qp flush warnings in req When the qp is in error state, the status of WQEs in the queue should be set to error. Or else the following will appear. [ 920.617269]...

  • EPSS 0.04%
  • Veröffentlicht 27.12.2024 14:15:31
  • Zuletzt bearbeitet 03.11.2025 21:17:45

In the Linux kernel, the following vulnerability has been resolved: unicode: Fix utf8_load() error path utf8_load() requests the symbol "utf8_data_table" and then checks if the requested UTF-8 version is supported. If it's unsupported, it tries to ...

  • EPSS 0.05%
  • Veröffentlicht 27.12.2024 14:15:31
  • Zuletzt bearbeitet 03.11.2025 21:17:45

In the Linux kernel, the following vulnerability has been resolved: erofs: handle NONHEAD !delta[1] lclusters gracefully syzbot reported a WARNING in iomap_iter_done: iomap_fiemap+0x73b/0x9b0 fs/iomap/fiemap.c:80 ioctl_fiemap fs/ioctl.c:220 [inli...

  • EPSS 0.04%
  • Veröffentlicht 27.12.2024 14:15:30
  • Zuletzt bearbeitet 03.11.2025 21:17:43

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to account dirty data in __get_secs_required() It will trigger system panic w/ testcase in [1]: ------------[ cut here ]------------ kernel BUG at fs/f2fs/segment.c:2752...

  • EPSS 0.04%
  • Veröffentlicht 27.12.2024 14:15:30
  • Zuletzt bearbeitet 08.10.2025 13:43:58

In the Linux kernel, the following vulnerability has been resolved: clk: ralink: mtmips: fix clocks probe order in oldest ralink SoCs Base clocks are the first in being probed and are real dependencies of the rest of fixed, factor and peripheral cl...

  • EPSS 0.04%
  • Veröffentlicht 27.12.2024 14:15:30
  • Zuletzt bearbeitet 01.10.2025 21:16:39

In the Linux kernel, the following vulnerability has been resolved: iommu/tegra241-cmdqv: Fix alignment failure at max_n_shift When configuring a kernel with PAGE_SIZE=4KB, depending on its setting of CONFIG_CMA_ALIGNMENT, VCMDQ_LOG2SIZE_MAX=19 cou...

  • EPSS 0.04%
  • Veröffentlicht 27.12.2024 14:15:29
  • Zuletzt bearbeitet 08.10.2025 14:02:23

In the Linux kernel, the following vulnerability has been resolved: net/l2tp: fix warning in l2tp_exit_net found by syzbot In l2tp's net exit handler, we check that an IDR is empty before destroying it: WARN_ON_ONCE(!idr_is_empty(&pn->l2tp_tunnel...

  • EPSS 0.03%
  • Veröffentlicht 27.12.2024 14:15:29
  • Zuletzt bearbeitet 08.10.2025 14:04:53

In the Linux kernel, the following vulnerability has been resolved: netlink: fix false positive warning in extack during dumps Commit under fixes extended extack reporting to dumps. It works under normal conditions, because extack errors are usuall...

  • EPSS 0.03%
  • Veröffentlicht 27.12.2024 14:15:29
  • Zuletzt bearbeitet 03.11.2025 21:17:42

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Properly hide first-in-list PCIe extended capability There are cases where a PCIe extended capability should be hidden from the user. For example, an unknown capability (...