Linux

Linux Kernel

12474 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 06:37:05
  • Zuletzt bearbeitet 23.09.2025 14:55:42

In the Linux kernel, the following vulnerability has been resolved: ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111 The bug was found during fuzzing. Stacktrace locates it in ath5k_eeprom_convert_pcal_info_5111. When none of the curve is selecte...

  • EPSS 0.08%
  • Veröffentlicht 26.02.2025 06:37:05
  • Zuletzt bearbeitet 24.03.2025 17:48:27

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix race condition between ctrl_cdev_ioctl and ubi_cdev_ioctl Hulk Robot reported a KASAN report about use-after-free: =======================================================...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 06:37:05
  • Zuletzt bearbeitet 23.09.2025 18:46:00

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix to add refcount once page is set private MM defined the rule [1] very clearly that once page was set with PG_private flag, we should increment the refcount in that page,...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 06:37:05
  • Zuletzt bearbeitet 01.10.2025 20:15:40

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock() Function ubifs_wbuf_write_nolock() may access buf out of bounds in following process: ubifs_wbuf_write_nolock(): align...

  • EPSS 0.02%
  • Veröffentlicht 26.02.2025 06:37:05
  • Zuletzt bearbeitet 01.10.2025 20:15:40

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix deadlock in concurrent rename whiteout and inode writeback Following hung tasks: [ 77.028764] task:kworker/u8:4 state:D stack: 0 pid: 132 [ 77.028820] Call Tr...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 06:37:05
  • Zuletzt bearbeitet 01.10.2025 20:15:40

In the Linux kernel, the following vulnerability has been resolved: ubifs: rename_whiteout: Fix double free for whiteout_ui->data 'whiteout_ui->data' will be freed twice if space budget fail for rename whiteout operation as following process: rena...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 06:37:05
  • Zuletzt bearbeitet 24.03.2025 17:47:07

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Zap _all_ roots when unmapping gfn range in TDP MMU Zap both valid and invalid roots when zapping/unmapping a gfn range, as KVM must ensure it holds no references to ...

  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 06:37:05
  • Zuletzt bearbeitet 01.10.2025 20:15:41

In the Linux kernel, the following vulnerability has been resolved: powerpc/kasan: Fix early region not updated correctly The shadow's page table is not updated when PTE_RPN_SHIFT is 24 and PAGE_SHIFT is 12. It not only causes false positives but a...

  • EPSS 0.02%
  • Veröffentlicht 26.02.2025 06:37:05
  • Zuletzt bearbeitet 01.10.2025 20:15:41

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: cirrusfb: check pixclock to avoid divide by zero Do a sanity check on pixclock value to avoid divide by zero. If the pixclock value is zero, the cirrusfb driver will...

  • EPSS 0.02%
  • Veröffentlicht 26.02.2025 06:37:05
  • Zuletzt bearbeitet 23.09.2025 18:46:15

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflow Coverity complains of a possible buffer overflow. However, given the 'static' scope of nvidia_setup_i2c_bus() it lo...