Linux

Linux

6776 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:12:29
  • Zuletzt bearbeitet 01.10.2025 17:15:44

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Prevent integer overflow in hdr_first_de() The "de_off" and "used" variables come from the disk so they both need to check. The problem is that on 32bit systems if they'...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:12:28
  • Zuletzt bearbeitet 31.10.2025 20:45:54

In the Linux kernel, the following vulnerability has been resolved: staging: vchiq_arm: Fix possible NPR of keep-alive thread In case vchiq_platform_conn_state_changed() is never called or fails before driver removal, ka_thread won't be a valid poi...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:12:27
  • Zuletzt bearbeitet 31.10.2025 20:46:24

In the Linux kernel, the following vulnerability has been resolved: exfat: fix missing shutdown check xfstests generic/730 test failed because after deleting the device that still had dirty data, the file could still be read without returning an er...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:12:27
  • Zuletzt bearbeitet 31.10.2025 20:46:05

In the Linux kernel, the following vulnerability has been resolved: Revert "smb: client: fix TCP timers deadlock after rmmod" This reverts commit e9f2517a3e18a54a3943c098d2226b245d488801. Commit e9f2517a3e18 ("smb: client: fix TCP timers deadlock ...

  • EPSS 0.03%
  • Veröffentlicht 16.04.2025 14:12:26
  • Zuletzt bearbeitet 03.11.2025 20:17:42

In the Linux kernel, the following vulnerability has been resolved: rtnetlink: Allocate vfinfo size for VF GUIDs when supported Commit 30aad41721e0 ("net/core: Add support for getting VF GUIDs") added support for getting VF port and node GUIDs in n...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:12:25
  • Zuletzt bearbeitet 03.11.2025 20:17:42

In the Linux kernel, the following vulnerability has been resolved: spufs: fix a leak on spufs_new_file() failure It's called from spufs_fill_dir(), and caller of that will do spufs_rmdir() in case of failure. That does remove everything we'd mana...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:12:25
  • Zuletzt bearbeitet 14.11.2025 16:46:17

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix r_count dec/increment mismatch r_count is only increased when there is an oplock break wait, so r_count inc/decrement are not paired. This can cause r_count to become ne...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:12:24
  • Zuletzt bearbeitet 03.11.2025 20:17:42

In the Linux kernel, the following vulnerability has been resolved: spufs: fix gang directory lifetimes prior to "[POWERPC] spufs: Fix gang destroy leaks" we used to have a problem with gang lifetimes - creation of a gang returns opened gang direct...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:12:23
  • Zuletzt bearbeitet 01.10.2025 17:15:44

In the Linux kernel, the following vulnerability has been resolved: fs/9p: fix NULL pointer dereference on mkdir When a 9p tree was mounted with option 'posixacl', parent directory had a default ACL set for its subdirectories, e.g.: setfacl -m d...

  • EPSS 0.03%
  • Veröffentlicht 16.04.2025 14:12:23
  • Zuletzt bearbeitet 03.11.2025 20:17:41

In the Linux kernel, the following vulnerability has been resolved: spufs: fix a leak in spufs_create_context() Leak fixes back in 2008 missed one case - if we are trying to set affinity and spufs_mkdir() fails, we need to drop the reference to nei...