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 02.03.2024 22:15:49
  • Zuletzt bearbeitet 08.04.2025 15:08:55

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential use after free in nilfs_gccache_submit_read_data() In nilfs_gccache_submit_read_data(), brelse(bh) is called to drop the reference count of bh when the call t...

  • EPSS 0.01%
  • Veröffentlicht 02.03.2024 22:15:49
  • Zuletzt bearbeitet 11.12.2024 16:26:16

In the Linux kernel, the following vulnerability has been resolved: serial: 8250_port: Check IRQ data before use In case the leaf driver wants to use IRQ polling (irq = 0) and IIR register shows that an interrupt happened in the 8250 hardware the I...

  • EPSS 0.02%
  • Veröffentlicht 02.03.2024 22:15:49
  • Zuletzt bearbeitet 11.12.2024 16:23:49

In the Linux kernel, the following vulnerability has been resolved: x86/sgx: Resolves SECS reclaim vs. page fault for EAUG race The SGX EPC reclaimer (ksgxd) may reclaim the SECS EPC page for an enclave and set secs.epc_page to NULL. The SECS page ...

  • EPSS 0.01%
  • Veröffentlicht 02.03.2024 22:15:49
  • Zuletzt bearbeitet 19.06.2025 13:15:25

In the Linux kernel, the following vulnerability has been resolved: btrfs: remove BUG() after failure to insert delayed dir index item Instead of calling BUG() when we fail to insert a delayed dir index item into the delayed node's tree, we can jus...

  • EPSS 0.02%
  • Veröffentlicht 02.03.2024 22:15:49
  • Zuletzt bearbeitet 11.12.2024 15:21:44

In the Linux kernel, the following vulnerability has been resolved: vfio/mdev: Fix a null-ptr-deref bug for mdev_unregister_parent() Inject fault while probing mdpy.ko, if kstrdup() of create_dir() fails in kobject_add_internal() in kobject_init_an...

  • EPSS 0.02%
  • Veröffentlicht 02.03.2024 22:15:49
  • Zuletzt bearbeitet 08.04.2025 15:05:00

In the Linux kernel, the following vulnerability has been resolved: power: supply: rk817: Fix node refcount leak Dan Carpenter reports that the Smatch static checker warning has found that there is another refcount leak in the probe function. While...

  • EPSS 0.01%
  • Veröffentlicht 02.03.2024 22:15:49
  • Zuletzt bearbeitet 03.11.2025 20:16:05

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix UAF in cifs_demultiplex_thread() There is a UAF when xfstests on cifs: BUG: KASAN: use-after-free in smb2_is_network_name_deleted+0x27/0x160 Read of size 4 at addr f...

  • EPSS 0.02%
  • Veröffentlicht 02.03.2024 22:15:49
  • Zuletzt bearbeitet 11.12.2024 15:20:48

In the Linux kernel, the following vulnerability has been resolved: net: rds: Fix possible NULL-pointer dereference In rds_rdma_cm_event_handler_cmn() check, if conn pointer exists before dereferencing it as rdma_set_service_type() argument Found ...

  • EPSS 0.01%
  • Veröffentlicht 02.03.2024 22:15:49
  • Zuletzt bearbeitet 11.12.2024 15:30:26

In the Linux kernel, the following vulnerability has been resolved: team: fix null-ptr-deref when team device type is changed Get a null-ptr-deref bug as follows with reproducer [1]. BUG: kernel NULL pointer dereference, address: 0000000000000228 ...

  • EPSS 0.02%
  • Veröffentlicht 02.03.2024 22:15:49
  • Zuletzt bearbeitet 08.04.2025 15:04:03

In the Linux kernel, the following vulnerability has been resolved: x86/mm, kexec, ima: Use memblock_free_late() from ima_free_kexec_buffer() The code calling ima_free_kexec_buffer() runs long after the memblock allocator has already been torn down...