Linux

Linux

7352 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 16:11:21
  • Zuletzt bearbeitet 14.01.2026 19:16:04

In the Linux kernel, the following vulnerability has been resolved: floppy: Fix memory leak in do_floppy_init() A memory leak was reported when floppy_alloc_disk() failed in do_floppy_init(). unreferenced object 0xffff888115ed25a0 (size 8): comm...

  • EPSS 0.01%
  • Veröffentlicht 16.09.2025 16:11:20
  • Zuletzt bearbeitet 14.01.2026 19:16:04

In the Linux kernel, the following vulnerability has been resolved: cifs: fix oops during encryption When running xfstests against Azure the following oops occurred on an arm64 system Unable to handle kernel write to read-only memory at virtual ...

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 16:11:19
  • Zuletzt bearbeitet 14.01.2026 19:16:04

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: avoid hci_dev_test_and_set_flag() in mgmt_init_hdev() syzbot is again reporting attempt to cancel uninitialized work at mgmt_index_removed() [1], for setting of HCI_MGMT...

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 16:11:19
  • Zuletzt bearbeitet 14.01.2026 19:16:04

In the Linux kernel, the following vulnerability has been resolved: media: vimc: Fix wrong function called when vimc_init() fails In vimc_init(), when platform_driver_register(&vimc_pdrv) fails, platform_driver_unregister(&vimc_pdrv) is wrongly cal...

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 13:08:52
  • Zuletzt bearbeitet 14.01.2026 19:16:44

In the Linux kernel, the following vulnerability has been resolved: efi: stmm: Fix incorrect buffer allocation method The communication buffer allocated by setup_mm_hdr() is later on passed to tee_shm_register_kernel_buf(). The latter expects those...

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 13:08:51
  • Zuletzt bearbeitet 16.01.2026 20:30:16

In the Linux kernel, the following vulnerability has been resolved: xfs: do not propagate ENODATA disk errors into xattr code ENODATA (aka ENOATTR) has a very specific meaning in the xfs xattr code; namely, that the requested attribute name could n...

  • EPSS 0.03%
  • Veröffentlicht 16.09.2025 13:08:50
  • Zuletzt bearbeitet 14.01.2026 19:16:44

In the Linux kernel, the following vulnerability has been resolved: mISDN: hfcpci: Fix warning when deleting uninitialized timer With CONFIG_DEBUG_OBJECTS_TIMERS unloading hfcpci module leads to the following splat: [ 250.215892] ODEBUG: assert_i...

  • EPSS 0.03%
  • Veröffentlicht 16.09.2025 13:08:50
  • Zuletzt bearbeitet 14.01.2026 19:16:44

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, Fix memory leak in hws_action_get_shared_stc_nic error flow When an invalid stc_type is provided, the function allocates memory for shared_stc but jumps to unlock_an...

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 13:08:49
  • Zuletzt bearbeitet 14.01.2026 19:16:44

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix lockdep assertion on sync reset unload event Fix lockdep assertion triggered during sync reset unload event. When the sync reset flow is initiated using the devlink r...

  • EPSS 0.03%
  • Veröffentlicht 16.09.2025 13:08:48
  • Zuletzt bearbeitet 14.01.2026 19:16:43

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, Fix memory leak in hws_pool_buddy_init error path In the error path of hws_pool_buddy_init(), the buddy allocator cleanup doesn't free the allocator structure itself...