Linux

Linux Kernel

12376 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:22
  • Zuletzt bearbeitet 26.12.2024 18:47:14

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Update intermediate power state for SI Update the current state as boot state during dpm initialization. During the subsequent initialization, set_power_state gets call...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:22
  • Zuletzt bearbeitet 26.12.2024 17:56:27

In the Linux kernel, the following vulnerability has been resolved: nexthop: Fix division by zero while replacing a resilient group The resilient nexthop group torture tests in fib_nexthop.sh exposed a possible division by zero while replacing a re...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:22
  • Zuletzt bearbeitet 26.12.2024 17:56:47

In the Linux kernel, the following vulnerability has been resolved: comedi: Fix memory leak in compat_insnlist() `compat_insnlist()` handles the 32-bit version of the `COMEDI_INSNLIST` ioctl (whenwhen `CONFIG_COMPAT` is enabled). It allocates memo...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:22
  • Zuletzt bearbeitet 12.05.2025 19:54:04

In the Linux kernel, the following vulnerability has been resolved: afs: Fix page leak There's a loop in afs_extend_writeback() that adds extra pages to a write we want to make to improve the efficiency of the writeback by making it larger. This l...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:22
  • Zuletzt bearbeitet 12.05.2025 19:53:55

In the Linux kernel, the following vulnerability has been resolved: afs: Fix corruption in reads at fpos 2G-4G from an OpenAFS server AFS-3 has two data fetch RPC variants, FS.FetchData and FS.FetchData64, and Linux's afs client switches between th...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:22
  • Zuletzt bearbeitet 02.04.2025 14:53:39

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix pages leaking when building skb in big mode We try to use build_skb() if we had sufficient tailroom. But we forget to release the unused pages chained via private i...

  • EPSS 0.05%
  • Veröffentlicht 21.05.2024 15:15:22
  • Zuletzt bearbeitet 02.04.2025 14:53:33

In the Linux kernel, the following vulnerability has been resolved: enetc: Fix illegal access when reading affinity_hint irq_set_affinity_hit() stores a reference to the cpumask_t parameter in the irq descriptor, and that reference can be accessed ...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:22
  • Zuletzt bearbeitet 02.04.2025 14:53:24

In the Linux kernel, the following vulnerability has been resolved: s390/qeth: fix NULL deref in qeth_clear_working_pool_list() When qeth_set_online() calls qeth_clear_working_pool_list() to roll back after an error exit from qeth_hardsetup_card(),...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:22
  • Zuletzt bearbeitet 12.05.2025 19:53:19

In the Linux kernel, the following vulnerability has been resolved: mptcp: ensure tx skbs always have the MPTCP ext Due to signed/unsigned comparison, the expression: info->size_goal - skb->len > 0 evaluates to true when the size goal is smaller...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:21
  • Zuletzt bearbeitet 24.12.2024 16:13:44

In the Linux kernel, the following vulnerability has been resolved: media: zr364xx: fix memory leak in zr364xx_start_readpipe syzbot reported memory leak in zr364xx driver. The problem was in non-freed urb in case of usb_submit_urb() fail. backtra...