Linux

Linux Kernel

12957 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:40
  • Zuletzt bearbeitet 11.12.2025 12:51:11

In the Linux kernel, the following vulnerability has been resolved: media: ov2740: Fix memleak in ov2740_init_controls() There is a kmemleak when testing the media/i2c/ov2740.c with bpf mock device: unreferenced object 0xffff8881090e19e0 (size 16)...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:39
  • Zuletzt bearbeitet 11.12.2025 12:51:36

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Handle pairing of E-switch via uplink un/load APIs In case user switch a device from switchdev mode to legacy mode, mlx5 first unpair the E-switch and afterwards unload t...

  • EPSS 0.01%
  • Veröffentlicht 17.09.2025 14:56:39
  • Zuletzt bearbeitet 11.12.2025 12:51:23

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock when aborting transaction during relocation with scrub Before relocating a block group we pause scrub, then do the relocation and then unpause scrub. The reloca...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:38
  • Zuletzt bearbeitet 11.12.2025 12:51:49

In the Linux kernel, the following vulnerability has been resolved: kernel/fail_function: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time. ...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:37
  • Zuletzt bearbeitet 11.12.2025 12:52:03

In the Linux kernel, the following vulnerability has been resolved: can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_write Syzkaller reported the following issue: ===================================================== BUG: KMSAN: uninit-valu...

  • EPSS 0.01%
  • Veröffentlicht 17.09.2025 14:56:37
  • Zuletzt bearbeitet 10.12.2025 12:49:28

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix potential data race in rxrpc_wait_to_be_connected() Inside the loop in rxrpc_wait_to_be_connected() it checks call->error to see if it should exit the loop without first...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:36
  • Zuletzt bearbeitet 11.12.2025 12:52:16

In the Linux kernel, the following vulnerability has been resolved: icmp6: Fix null-ptr-deref of ip6_null_entry->rt6i_idev in icmp6_dev(). With some IPv6 Ext Hdr (RPL, SRv6, etc.), we can send a packet that has the link-local address as src and dst...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:35
  • Zuletzt bearbeitet 11.12.2025 12:52:26

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix handling IPv4 routes with nhid Fix handling IPv4 routes referencing a nexthop via its id by replacing calls to fib_info_nh() with fib_info_nhc(). Tryin...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:34
  • Zuletzt bearbeitet 11.12.2025 12:52:36

In the Linux kernel, the following vulnerability has been resolved: of/fdt: run soc memory setup when early_init_dt_scan_memory fails If memory has been found early_init_dt_scan_memory now returns 1. If it hasn't found any memory it will return 0, ...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:33
  • Zuletzt bearbeitet 11.12.2025 15:45:21

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix BUG_ON condition in btrfs_cancel_balance Pausing and canceling balance can race to interrupt balance lead to BUG_ON panic in btrfs_cancel_balance. The BUG_ON condition i...