Linux

Linux Kernel

14022 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 27.02.2024 19:04:05
  • Zuletzt bearbeitet 21.11.2024 06:34:59

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: core: Do core softreset when switch mode According to the programming guide, to switch mode for DRD controller, the driver needs to do the following. To switch from de...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2024 10:15:08
  • Zuletzt bearbeitet 21.11.2024 06:34:58

In the Linux kernel, the following vulnerability has been resolved: net: fix use-after-free in tw_timer_handler A real world panic issue was found as follow in Linux 5.4. BUG: unable to handle page fault for address: ffffde49a863de28 PGD 7...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2024 10:15:08
  • Zuletzt bearbeitet 21.11.2024 06:34:58

In the Linux kernel, the following vulnerability has been resolved: mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()' DAMON debugfs interface increases the reference counts of 'struct pid's for targets from the 'target_ids' file ...

  • EPSS 0.03%
  • Veröffentlicht 27.02.2024 10:15:07
  • Zuletzt bearbeitet 21.11.2024 06:34:56

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Fix TPM reservation for seal/unseal The original patch 8c657a0590de ("KEYS: trusted: Reserve TPM for seal and unseal operations") was correct on the mailing list: h...

  • EPSS 0.01%
  • Veröffentlicht 27.02.2024 10:15:07
  • Zuletzt bearbeitet 21.11.2024 06:34:56

In the Linux kernel, the following vulnerability has been resolved: fs/mount_setattr: always cleanup mount_kattr Make sure that finish_mount_kattr() is called after mount_kattr was succesfully built in both the success and failure case to prevent l...

  • EPSS 0.01%
  • Veröffentlicht 27.02.2024 10:15:07
  • Zuletzt bearbeitet 21.11.2024 06:34:56

In the Linux kernel, the following vulnerability has been resolved: NFC: st21nfca: Fix memory leak in device probe and remove 'phy->pending_skb' is alloced when device probe, but forgot to free in the error handling path and remove path, this cause...

  • EPSS 0.01%
  • Veröffentlicht 27.02.2024 10:15:07
  • Zuletzt bearbeitet 21.11.2024 06:34:56

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix kernel panic caused by race of smc_sock A crash occurs when smc_cdc_tx_handler() tries to access smc_sock but smc_release() has already freed it. [ 4570.695099] BUG: ...

  • EPSS 0.01%
  • Veröffentlicht 27.02.2024 10:15:07
  • Zuletzt bearbeitet 21.11.2024 06:34:57

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: intel-sdw-acpi: harden detection of controller The existing code currently sets a pointer to an ACPI handle before checking that it's actually a SoundWire controller. Th...

  • EPSS 0.01%
  • Veröffentlicht 27.02.2024 10:15:07
  • Zuletzt bearbeitet 21.11.2024 06:34:57

In the Linux kernel, the following vulnerability has been resolved: nitro_enclaves: Use get_user_pages_unlocked() call to handle mmap assert After commit 5b78ed24e8ec ("mm/pagemap: add mmap_assert_locked() annotations to find_vma*()"), the call to ...

  • EPSS 0.01%
  • Veröffentlicht 27.02.2024 10:15:07
  • Zuletzt bearbeitet 21.11.2024 06:34:57

In the Linux kernel, the following vulnerability has been resolved: parisc: Clear stale IIR value on instruction access rights trap When a trap 7 (Instruction access rights) occurs, this means the CPU couldn't execute an instruction due to missing ...