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 06.03.2024 07:15:11
  • Zuletzt bearbeitet 14.02.2025 16:40:45

In the Linux kernel, the following vulnerability has been resolved: powerpc/lib: Validate size for vector operations Some of the fp/vmx code in sstep.c assume a certain maximum size for the instructions being emulated. The size of those operations ...

  • EPSS 0.02%
  • Veröffentlicht 06.03.2024 07:15:11
  • Zuletzt bearbeitet 14.03.2025 18:47:13

In the Linux kernel, the following vulnerability has been resolved: powerpc/mm: Fix null-pointer dereference in pgtable_cache_add kasprintf() returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation wa...

  • EPSS 0.01%
  • Veröffentlicht 06.03.2024 07:15:10
  • Zuletzt bearbeitet 12.12.2024 17:36:12

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in diNewExt [Syz report] UBSAN: array-index-out-of-bounds in fs/jfs/jfs_imap.c:2360:2 index -878706688 is out of range for type 'struct iagctl[12...

  • EPSS 0.01%
  • Veröffentlicht 06.03.2024 07:15:10
  • Zuletzt bearbeitet 12.12.2024 17:36:42

In the Linux kernel, the following vulnerability has been resolved: jfs: fix uaf in jfs_evict_inode When the execution of diMount(ipimap) fails, the object ipimap that has been released may be accessed in diFreeSpecial(). Asynchronous ipimap releas...

  • EPSS 0.01%
  • Veröffentlicht 06.03.2024 07:15:10
  • Zuletzt bearbeitet 14.03.2025 18:50:43

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in dbAdjTree Currently there is a bound check missing in the dbAdjTree while accessing the dmt_stree. To add the required check added the bool is...

  • EPSS 0.02%
  • Veröffentlicht 06.03.2024 07:15:10
  • Zuletzt bearbeitet 14.03.2025 18:49:22

In the Linux kernel, the following vulnerability has been resolved: jfs: fix slab-out-of-bounds Read in dtSearch Currently while searching for current page in the sorted entry table of the page there is a out of bound access. Added a bound check to...

  • EPSS 0.01%
  • Veröffentlicht 06.03.2024 07:15:09
  • Zuletzt bearbeitet 12.12.2024 15:10:16

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstatus() Fix an array-index-out-of-bounds read in ath9k_htc_txstatus(). The bug occurs when txs->cnt, data ...

  • EPSS 0.01%
  • Veröffentlicht 06.03.2024 07:15:09
  • Zuletzt bearbeitet 12.12.2024 15:10:00

In the Linux kernel, the following vulnerability has been resolved: wifi: rt2x00: restart beacon queue when hardware reset When a hardware reset is triggered, all registers are reset, so all queues are forced to stop in hardware interface. However,...

  • EPSS 0.01%
  • Veröffentlicht 06.03.2024 07:15:09
  • Zuletzt bearbeitet 14.02.2025 16:40:33

In the Linux kernel, the following vulnerability has been resolved: sysctl: Fix out of bounds access for empty sysctl registers When registering tables to the sysctl subsystem there is a check to see if header is a permanently empty directory (used...

  • EPSS 0.02%
  • Veröffentlicht 06.03.2024 07:15:09
  • Zuletzt bearbeitet 14.03.2025 18:51:36

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: fix setting of fpc register kvm_arch_vcpu_ioctl_set_fpu() allows to set the floating point control (fpc) register of a guest cpu. The new value is tested for validity by...