Linux

Linux

7352 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 18.06.2025 11:03:20
  • Zuletzt bearbeitet 17.11.2025 19:48:18

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: When HCI work queue is drained, only queue chained work The HCI command, event, and data packet processing workqueue is drained to avoid deadlock in commit 76727c02c1e1 ...

  • EPSS 0.01%
  • Veröffentlicht 18.06.2025 11:03:20
  • Zuletzt bearbeitet 17.11.2025 19:48:41

In the Linux kernel, the following vulnerability has been resolved: bpf: fix potential 32-bit overflow when accessing ARRAY map element If BPF array map is bigger than 4GB, element pointer calculation can overflow because both index and elem_size a...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:03:19
  • Zuletzt bearbeitet 17.11.2025 19:48:06

In the Linux kernel, the following vulnerability has been resolved: wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()` Commit 7a4836560a61 changes simple_write_to_buffer() with memdup_user() but it forgets to change th...

  • EPSS 0.01%
  • Veröffentlicht 18.06.2025 11:03:18
  • Zuletzt bearbeitet 18.11.2025 21:19:35

In the Linux kernel, the following vulnerability has been resolved: ax25: fix incorrect dev_tracker usage While investigating a separate rose issue [1], and enabling CONFIG_NET_DEV_REFCNT_TRACKER=y, Bernard reported an orthogonal ax25 issue [2] An...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:03:18
  • Zuletzt bearbeitet 18.11.2025 21:18:49

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue After successfull station association, if station queues are disabled for some reason, the related lists are no...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:03:17
  • Zuletzt bearbeitet 18.11.2025 21:21:28

In the Linux kernel, the following vulnerability has been resolved: mtd: maps: Fix refcount leak in of_flash_probe_versatile of_find_matching_node_and_match() returns a node pointer with refcount incremented, we should use of_node_put() on it when ...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:03:17
  • Zuletzt bearbeitet 18.11.2025 21:19:56

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: Fix possible refcount leak in if_usb_probe() usb_get_dev will be called before lbs_get_firmware_async which means that usb_put_dev need to be called when lbs_get_fi...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:03:16
  • Zuletzt bearbeitet 18.11.2025 21:22:38

In the Linux kernel, the following vulnerability has been resolved: mtd: maps: Fix refcount leak in ap_flash_init of_find_matching_node() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anymore. Add...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:03:15
  • Zuletzt bearbeitet 25.11.2025 15:17:55

In the Linux kernel, the following vulnerability has been resolved: mtd: partitions: Fix refcount leak in parse_redboot_of of_get_child_by_name() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anym...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:03:15
  • Zuletzt bearbeitet 25.11.2025 15:14:17

In the Linux kernel, the following vulnerability has been resolved: of: check previous kernel's ima-kexec-buffer against memory bounds Presently ima_get_kexec_buffer() doesn't check if the previous kernel's ima-kexec-buffer lies outside the address...