Linux

Linux

7024 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:01:11
  • Zuletzt bearbeitet 01.10.2025 20:16:11

In the Linux kernel, the following vulnerability has been resolved: af_unix: Fix a data-race in unix_dgram_peer_wake_me(). unix_dgram_poll() calls unix_dgram_peer_wake_me() without `other`'s lock held and check if its receive queue is full. Here w...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:11
  • Zuletzt bearbeitet 22.09.2025 20:27:33

In the Linux kernel, the following vulnerability has been resolved: net: xfrm: unexport __init-annotated xfrm4_protocol_init() EXPORT_SYMBOL and __init is a bad combination because the .init.text section is freed up after the initialization. Hence,...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:11
  • Zuletzt bearbeitet 01.10.2025 20:16:11

In the Linux kernel, the following vulnerability has been resolved: net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list Every iteration of for_each_available_child_of_node() decrements the reference count of the previous node. when brea...

  • EPSS 0.02%
  • Veröffentlicht 26.02.2025 07:01:11
  • Zuletzt bearbeitet 22.09.2025 20:28:12

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bug_on in ext4_writepages we got issue as follows: EXT4-fs error (device loop0): ext4_mb_generate_buddy:1141: group 0, block bitmap and bg descriptor inconsistent: 25 vs ...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:11
  • Zuletzt bearbeitet 21.10.2025 12:17:52

In the Linux kernel, the following vulnerability has been resolved: ext4: filter out EXT4_FC_REPLAY from on-disk superblock field s_state The EXT4_FC_REPLAY bit in sbi->s_mount_state is used to indicate that we are in the middle of replay the fast ...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:11
  • Zuletzt bearbeitet 25.03.2025 14:51:05

In the Linux kernel, the following vulnerability has been resolved: ext4: fix use-after-free in ext4_rename_dir_prepare We got issue as follows: EXT4-fs (loop0): mounted filesystem without journal. Opts: ,errors=continue ext4_get_first_dir_block: b...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:11
  • Zuletzt bearbeitet 22.09.2025 20:29:16

In the Linux kernel, the following vulnerability has been resolved: net: mdio: unexport __init-annotated mdio_bus_init() EXPORT_SYMBOL and __init is a bad combination because the .init.text section is freed up after the initialization. Hence, modul...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:11
  • Zuletzt bearbeitet 01.10.2025 20:16:11

In the Linux kernel, the following vulnerability has been resolved: net: altera: Fix refcount leak in altera_tse_mdio_create Every iteration of for_each_child_of_node() decrements the reference count of the previous node. When break from a for_each...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:11
  • Zuletzt bearbeitet 21.10.2025 12:17:44

In the Linux kernel, the following vulnerability has been resolved: ext4: fix warning in ext4_handle_inode_extension We got issue as follows: EXT4-fs error (device loop0) in ext4_reserve_inode_write:5741: Out of memory EXT4-fs error (device loop0):...

  • EPSS 0.05%
  • Veröffentlicht 26.02.2025 07:01:10
  • Zuletzt bearbeitet 21.10.2025 12:19:07

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: E-Switch, pair only capable devices OFFLOADS paring using devcom is possible only on devices that support LAG. Filter based on lag capabilities. This fixes an issue wher...