Linux

Linux Kernel

12474 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.05%
  • Veröffentlicht 09.11.2024 11:15:10
  • Zuletzt bearbeitet 03.11.2025 23:17:05

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix general protection fault in run_is_mapped_full Fixed deleating of a non-resident attribute in ntfs_create_inode() rollback.

  • EPSS 0.04%
  • Veröffentlicht 09.11.2024 11:15:10
  • Zuletzt bearbeitet 03.11.2025 23:17:05

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Additional check in ni_clear() Checking of NTFS_FLAGS_LOG_REPLAYING added to prevent access to uninitialized bitmap during replay process.

  • EPSS 0.04%
  • Veröffentlicht 09.11.2024 11:15:10
  • Zuletzt bearbeitet 03.11.2025 23:17:05

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix possible deadlock in mi_read Mutex lock with another subclass used in ni_lock_dir().

  • EPSS 0.03%
  • Veröffentlicht 09.11.2024 11:15:10
  • Zuletzt bearbeitet 03.11.2025 20:16:35

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add rough attr alloc_size check

  • EPSS 0.04%
  • Veröffentlicht 09.11.2024 11:15:10
  • Zuletzt bearbeitet 03.11.2025 23:17:05

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Check if more than chunk-size bytes are written A incorrectly formatted chunk may decompress into more than LZNT_CHUNK_SIZE bytes and a index out of bounds will occur in ...

  • EPSS 0.04%
  • Veröffentlicht 09.11.2024 11:15:10
  • Zuletzt bearbeitet 03.11.2025 21:17:11

In the Linux kernel, the following vulnerability has been resolved: ntfs3: Add bounds checking to mi_enum_attr() Added bounds checking to make sure that every attr don't stray beyond valid memory region.

  • EPSS 0.07%
  • Veröffentlicht 09.11.2024 11:15:10
  • Zuletzt bearbeitet 03.11.2025 23:17:06

In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Make rmw_lock a raw_spin_lock The following BUG was triggered: ============================= [ BUG: Invalid wait context ] 6.12.0-rc2-XXX #406 Not tainted ------------...

  • EPSS 0.04%
  • Veröffentlicht 09.11.2024 11:15:10
  • Zuletzt bearbeitet 03.11.2025 23:17:06

In the Linux kernel, the following vulnerability has been resolved: fsdax: dax_unshare_iter needs to copy entire blocks The code that copies data from srcmap to iomap in dax_unshare_iter is very very broken, which bfoster's recent fsx changes have ...

  • EPSS 0.73%
  • Veröffentlicht 09.11.2024 11:15:10
  • Zuletzt bearbeitet 03.11.2025 23:17:06

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_payload: sanitize offset and length before calling skb_checksum() If access to offset + length is larger than the skbuff length, then skb_checksum() triggers BUG_ON(...

  • EPSS 0.07%
  • Veröffentlicht 09.11.2024 11:15:10
  • Zuletzt bearbeitet 03.11.2025 23:17:06

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrum_ipip: Fix memory leak when changing remote IPv6 address The device stores IPv6 addresses that are used for encapsulation in linear memory that is managed by the dri...