Linux

Linux Kernel

12374 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 27.02.2024 19:04:06
  • Zuletzt bearbeitet 06.12.2024 17:53:52

In the Linux kernel, the following vulnerability has been resolved: openvswitch: fix stack OOB read while fragmenting IPv4 packets running openvswitch on kernels built with KASAN, it's possible to see the following splat while testing fragmentation...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2024 19:04:06
  • Zuletzt bearbeitet 06.12.2024 17:54:34

In the Linux kernel, the following vulnerability has been resolved: virtiofs: fix memory leak in virtio_fs_probe() When accidentally passing twice the same tag to qemu, kmemleak ended up reporting a memory leak in virtiofs. Also, looking at the lo...

  • EPSS 0.03%
  • Veröffentlicht 27.02.2024 19:04:06
  • Zuletzt bearbeitet 14.03.2025 18:42:01

In the Linux kernel, the following vulnerability has been resolved: riscv/kprobe: fix kernel panic when invoking sys_read traced by kprobe The execution of sys_read end up hitting a BUG_ON() in __find_get_block after installing kprobe at sys_read, ...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2024 19:04:06
  • Zuletzt bearbeitet 11.12.2024 14:43:21

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between transaction aborts and fsyncs leading to use-after-free There is a race between a task aborting a transaction during a commit, a task doing an fsync and the...

  • EPSS 0.01%
  • Veröffentlicht 27.02.2024 19:04:06
  • Zuletzt bearbeitet 11.12.2024 14:47:28

In the Linux kernel, the following vulnerability has been resolved: cifs: Return correct error code from smb2_get_enc_key Avoid a warning if the error percolates back up: [440700.376476] CIFS VFS: \\otters.example.com crypt_message: Could not get ...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2024 19:04:06
  • Zuletzt bearbeitet 22.04.2025 16:15:20

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3: Do not enable irqs when handling spurious interrups We triggered the following error while running our 4.19 kernel with the pseudo-NMI patches backported to it: [ ...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2024 19:04:06
  • Zuletzt bearbeitet 11.12.2024 14:56:40

In the Linux kernel, the following vulnerability has been resolved: mmc: uniphier-sd: Fix a resource leak in the remove function A 'tmio_mmc_host_free()' call is missing in the remove function, in order to balance a 'tmio_mmc_host_alloc()' call in ...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2024 19:04:05
  • Zuletzt bearbeitet 21.11.2024 05:30:17

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/cpufreq_cooling: Fix slab OOB issue Slab OOB issue is scanned by KASAN in cpu_power_to_freq(). If power is limited below the power of OPP0 in EM table, it will caus...

  • EPSS 0.01%
  • Veröffentlicht 27.02.2024 19:04:05
  • Zuletzt bearbeitet 21.11.2024 05:30:17

In the Linux kernel, the following vulnerability has been resolved: media: dvbdev: Fix memory leak in dvb_media_device_free() dvb_media_device_free() is leaking memory. Free `dvbdev->adapter->conn` before setting it to NULL, as documented in includ...

  • EPSS 0.01%
  • Veröffentlicht 27.02.2024 19:04:05
  • Zuletzt bearbeitet 21.11.2024 06:34:58

In the Linux kernel, the following vulnerability has been resolved: dm rq: fix double free of blk_mq_tag_set in dev remove after table load fails When loading a device-mapper table for a request-based mapped device, and the allocation/initializatio...