Linux

Linux Kernel

12374 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 10:15:09
  • Zuletzt bearbeitet 19.06.2025 13:15:35

In the Linux kernel, the following vulnerability has been resolved: media: ir_toy: fix a memleak in irtoy_tx When irtoy_command fails, buf should be freed since it is allocated by irtoy_tx, or there is a memleak.

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 10:15:09
  • Zuletzt bearbeitet 02.04.2025 13:19:07

In the Linux kernel, the following vulnerability has been resolved: i40e: Do not allow untrusted VF to remove administratively set MAC Currently when PF administratively sets VF's MAC address and the VF is put down (VF tries to delete all MACs) the...

  • EPSS 0.02%
  • Veröffentlicht 17.04.2024 10:15:09
  • Zuletzt bearbeitet 02.04.2025 13:19:02

In the Linux kernel, the following vulnerability has been resolved: net/handshake: Fix handshake_req_destroy_test1 Recently, handshake_req_destroy_test1 started failing: Expected handshake_req_destroy_test == req, but handshake_req_destroy_tes...

  • EPSS 0.02%
  • Veröffentlicht 17.04.2024 10:15:09
  • Zuletzt bearbeitet 02.04.2025 13:18:56

In the Linux kernel, the following vulnerability has been resolved: mm: zswap: fix missing folio cleanup in writeback race path In zswap_writeback_entry(), after we get a folio from __read_swap_cache_async(), we grab the tree lock again to check th...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 10:15:09
  • Zuletzt bearbeitet 07.01.2025 17:12:57

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix memory leak in dm_sw_fini() After destroying dmub_srv, the memory associated with it is not freed, causing a memory leak: unreferenced object 0xffff896302b458...

  • EPSS 0.03%
  • Veröffentlicht 17.04.2024 10:15:09
  • Zuletzt bearbeitet 02.04.2025 13:18:50

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_flow_offload: release dst in case direct xmit path is used Direct xmit does not use it since it calls dev_queue_xmit() to send packets, hence it calls dst_release()....

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 10:15:09
  • Zuletzt bearbeitet 02.04.2025 13:18:41

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: set dormant flag on hook register failure We need to set the dormant flag again if we fail to register the hooks. During memory pressure hook registration ca...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 10:15:09
  • Zuletzt bearbeitet 02.04.2025 13:18:31

In the Linux kernel, the following vulnerability has been resolved: platform/x86: think-lmi: Fix password opcode ordering for workstations The Lenovo workstations require the password opcode to be run before the attribute value is changed (if Admin...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 10:15:09
  • Zuletzt bearbeitet 02.04.2025 13:18:18

In the Linux kernel, the following vulnerability has been resolved: net: bridge: switchdev: Skip MDB replays of deferred events on offload Before this change, generation of the list of MDB events to replay would race against the creation of new gro...

  • EPSS 0.02%
  • Veröffentlicht 17.04.2024 10:15:09
  • Zuletzt bearbeitet 02.04.2025 13:18:09

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix KASAN issue with tasklet KASAN testing revealed the following issue assocated with freeing an IRQ. [50006.466686] Call Trace: [50006.466691] <IRQ> [50006.489538] ...