Linux

Linux

7352 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS -
  • Veröffentlicht 04.02.2026 16:00:29
  • Zuletzt bearbeitet 04.02.2026 16:33:44

In the Linux kernel, the following vulnerability has been resolved: libceph: make calc_target() set t->paused, not just clear it Currently calc_target() clears t->paused if the request shouldn't be paused anymore, but doesn't ever set t->paused eve...

  • EPSS -
  • Veröffentlicht 04.02.2026 16:00:28
  • Zuletzt bearbeitet 04.02.2026 16:33:44

In the Linux kernel, the following vulnerability has been resolved: virtio_net: fix device mismatch in devm_kzalloc/devm_kfree Initial rss_hdr allocation uses virtio_device->device, but virtnet_set_queues() frees using net_device->device. This devi...

  • EPSS -
  • Veröffentlicht 04.02.2026 16:00:27
  • Zuletzt bearbeitet 04.02.2026 16:33:44

In the Linux kernel, the following vulnerability has been resolved: PM: hibernate: Fix crash when freeing invalid crypto compressor When crypto_alloc_acomp() fails, it returns an ERR_PTR value, not NULL. The cleanup code in save_compressed_image()...

  • EPSS -
  • Veröffentlicht 04.02.2026 16:00:27
  • Zuletzt bearbeitet 04.02.2026 16:33:44

In the Linux kernel, the following vulnerability has been resolved: net/ena: fix missing lock when update devlink params Fix assert lock warning while calling devl_param_driverinit_value_set() in ena. WARNING: net/devlink/core.c:261 at devl_assert...

  • EPSS -
  • Veröffentlicht 04.02.2026 16:00:26
  • Zuletzt bearbeitet 04.02.2026 16:33:44

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix NULL pointer dereference in do_abort_log_replay() Coverity reported a NULL pointer dereference issue (CID 1666756) in do_abort_log_replay(). When btrfs_alloc_path() fail...

  • EPSS -
  • Veröffentlicht 04.02.2026 16:00:25
  • Zuletzt bearbeitet 04.02.2026 16:33:44

In the Linux kernel, the following vulnerability has been resolved: idpf: fix aux device unplugging when rdma is not supported by vport If vport flags do not contain VIRTCHNL2_VPORT_ENABLE_RDMA, driver does not allocate vdev_info for this vport. Th...

  • EPSS -
  • Veröffentlicht 04.02.2026 16:00:24
  • Zuletzt bearbeitet 04.02.2026 16:33:44

In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanup When bnxt_init_one() fails during initialization (e.g., bnxt_init_int_mode returns -ENODEV), the error path ...

  • EPSS -
  • Veröffentlicht 04.02.2026 16:00:23
  • Zuletzt bearbeitet 04.02.2026 16:33:44

In the Linux kernel, the following vulnerability has been resolved: ALSA: ac97: fix a double free in snd_ac97_controller_register() If ac97_add_adapter() fails, put_device() is the correct way to drop the device reference. kfree() is not required. ...

  • EPSS -
  • Veröffentlicht 04.02.2026 16:00:23
  • Zuletzt bearbeitet 04.02.2026 16:33:44

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211_hwsim: fix typo in frequency notification The NAN notification is for 5745 MHz which corresponds to channel 149 and not 5475 which is not actually a valid channel. T...

  • EPSS 0.02%
  • Veröffentlicht 31.01.2026 11:42:33
  • Zuletzt bearbeitet 03.02.2026 16:44:36

In the Linux kernel, the following vulnerability has been resolved: drm/gud: fix NULL fb and crtc dereferences on USB disconnect On disconnect drm_atomic_helper_disable_all() is called which sets both the fb and crtc for a plane to NULL before invo...