Linux

Linux

7352 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 17.04.2024 16:15:08
  • Zuletzt bearbeitet 16.09.2025 16:30:48

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix active state requirement in PME polling The commit noted in fixes added a bogus requirement that runtime PM managed devices need to be in the RPM_ACTIVE state for PME poll...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 16:15:08
  • Zuletzt bearbeitet 16.09.2025 17:01:28

In the Linux kernel, the following vulnerability has been resolved: usb: ulpi: Fix debugfs directory leak The ULPI per-device debugfs root is named after the ulpi device's parent, but ulpi_unregister_interface tries to remove a debugfs directory na...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 16:15:08
  • Zuletzt bearbeitet 16.09.2025 17:02:17

In the Linux kernel, the following vulnerability has been resolved: tracing/trigger: Fix to return error if failed to alloc snapshot Fix register_snapshot_trigger() to return error code if it failed to allocate a snapshot instead of 0 (success). Un...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:11
  • Zuletzt bearbeitet 16.09.2025 16:42:10

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault() When trying to use copy_from_kernel_nofault() to read vsyscall page through a bpf program, the following oops was...

  • EPSS 0.02%
  • Veröffentlicht 17.04.2024 11:15:10
  • Zuletzt bearbeitet 21.03.2025 14:33:44

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: af_bluetooth: Fix deadlock Attemting to do sock_lock on .recvmsg may cause a deadlock as shown bellow, so instead of using sock_sock this uses sk_receive_queue.lock on b...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:10
  • Zuletzt bearbeitet 21.03.2025 14:35:59

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_core: Fix possible buffer overflow struct hci_dev_info has a fixed size name[8] field so in the event that hdev->name is bigger than that strcpy would attempt to wri...

  • EPSS 0.06%
  • Veröffentlicht 17.04.2024 11:15:10
  • Zuletzt bearbeitet 21.03.2025 14:39:22

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: fix out of bounds memory access The problem is detected by KASAN. btrtl driver uses private hci data to store 'struct btrealtek_data'. If btrtl driver is used wit...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:10
  • Zuletzt bearbeitet 07.05.2025 17:42:36

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Don't issue ATS Invalidation request when device is disconnected For those endpoint devices connect to system via hotplug capable ports, users could request a hot reset...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:10
  • Zuletzt bearbeitet 21.03.2025 14:43:42

In the Linux kernel, the following vulnerability has been resolved: ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit() After unregistering the CPU idle device, the memory associated with it is not freed, leading to a memory leak: ...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:10
  • Zuletzt bearbeitet 21.03.2025 14:45:40

In the Linux kernel, the following vulnerability has been resolved: wifi: wfx: fix memory leak when starting AP Kmemleak reported this error: unreferenced object 0xd73d1180 (size 184): comm "wpa_supplicant", pid 1559, jiffies 13006305 (a...