Linux

Linux Kernel

14294 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 03:15:17
  • Zuletzt bearbeitet 01.10.2025 20:18:23

In the Linux kernel, the following vulnerability has been resolved: iommu: Fix potential memory leak in iopf_queue_remove_device() The iopf_queue_remove_device() helper removes a device from the per-iommu iopf queue when PRI is disabled on the devi...

  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 03:15:17
  • Zuletzt bearbeitet 28.10.2025 20:30:43

In the Linux kernel, the following vulnerability has been resolved: sched_ext: Fix incorrect autogroup migration detection scx_move_task() is called from sched_move_task() and tells the BPF scheduler that cgroup migration is being committed. sched_...

  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 03:15:17
  • Zuletzt bearbeitet 03.11.2025 20:17:17

In the Linux kernel, the following vulnerability has been resolved: partitions: mac: fix handling of bogus partition table Fix several issues in partition probing: - The bailout for a bad partoffset must use put_dev_sector(), since the precedi...

  • EPSS 0.04%
  • Veröffentlicht 27.02.2025 03:15:17
  • Zuletzt bearbeitet 01.10.2025 20:18:23

In the Linux kernel, the following vulnerability has been resolved: can: etas_es58x: fix potential NULL pointer dereference on udev->serial The driver assumed that es58x_dev->udev->serial could never be NULL. While this is true on commercially avai...

  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 03:15:16
  • Zuletzt bearbeitet 28.10.2025 20:50:26

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix assertion failure when splitting ordered extent after transaction abort If while we are doing a direct IO write a transaction abort happens, we mark all existing ordered...

  • EPSS 0.04%
  • Veröffentlicht 27.02.2025 03:15:16
  • Zuletzt bearbeitet 27.03.2025 14:15:42

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.02%
  • Veröffentlicht 27.02.2025 03:15:16
  • Zuletzt bearbeitet 03.11.2025 20:17:14

In the Linux kernel, the following vulnerability has been resolved: vsock: Keep the binding until socket destruction Preserve sockets bindings; this includes both resulting from an explicit bind() and those implicitly bound through autobind during ...

  • EPSS 0.05%
  • Veröffentlicht 27.02.2025 03:15:16
  • Zuletzt bearbeitet 25.03.2025 02:15:14

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.06%
  • Veröffentlicht 27.02.2025 03:15:16
  • Zuletzt bearbeitet 03.11.2025 20:17:14

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: add RCU protection to mld_newpack() mld_newpack() can be called without RTNL or RCU being held. Note that we no longer can use sock_alloc_send_skb() because ipv6.igmp...

  • EPSS 0.05%
  • Veröffentlicht 27.02.2025 03:15:16
  • Zuletzt bearbeitet 24.03.2025 17:33:09

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: extend RCU protection in igmp6_send() igmp6_send() can be called without RTNL or RCU being held. Extend RCU protection so that we can safely fetch the net pointer and...