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:33
  • Zuletzt bearbeitet 11.12.2025 12:52:52

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Collect command failures data only for known commands DEVX can issue a general command, which is not used by mlx5 driver. In case such command is failed, mlx5 is trying t...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:32
  • Zuletzt bearbeitet 11.12.2025 15:47:36

In the Linux kernel, the following vulnerability has been resolved: lwt: Fix return values of BPF xmit ops BPF encap ops can return different types of positive values, such like NET_RX_DROP, NET_XMIT_CN, NETDEV_TX_BUSY, and so on, from function skb...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:31
  • Zuletzt bearbeitet 11.12.2025 15:47:24

In the Linux kernel, the following vulnerability has been resolved: nilfs2: do not write dirty data after degenerating to read-only According to syzbot's report, mark_buffer_dirty() called from nilfs_segctor_do_construct() outputs a warning with so...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:30
  • Zuletzt bearbeitet 11.12.2025 15:46:55

In the Linux kernel, the following vulnerability has been resolved: media: ipu-bridge: Fix null pointer deref on SSDB/PLD parsing warnings When ipu_bridge_parse_rotation() and ipu_bridge_parse_orientation() run sensor->adev is not set yet. So if e...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:29
  • Zuletzt bearbeitet 11.12.2025 15:46:44

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Fix potential null-ptr-deref in pass_establish() If get_ep_from_tid() fails to lookup non-NULL value for ep, ep is dereferenced later regardless of whether it is empty....

  • EPSS 0.01%
  • Veröffentlicht 17.09.2025 14:56:28
  • Zuletzt bearbeitet 11.12.2025 15:46:25

In the Linux kernel, the following vulnerability has been resolved: fs: dlm: fix race in lowcomms This patch fixes a race between queue_work() in _dlm_lowcomms_commit_msg() and srcu_read_unlock(). The queue_work() can take the final reference of a ...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:28
  • Zuletzt bearbeitet 11.12.2025 15:46:35

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_{ldisc,serdev}: check percpu_init_rwsem() failure syzbot is reporting NULL pointer dereference at hci_uart_tty_close() [1], for rcu_sync_enter() is called without rc...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:27
  • Zuletzt bearbeitet 11.12.2025 15:46:10

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix memory leak when build ntlmssp negotiate blob failed There is a memory leak when mount cifs: unreferenced object 0xffff888166059600 (size 448): comm "mount.cifs", p...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:26
  • Zuletzt bearbeitet 11.12.2025 19:28:32

In the Linux kernel, the following vulnerability has been resolved: i2c: designware: Fix handling of real but unexpected device interrupts Commit c7b79a752871 ("mfd: intel-lpss: Add Intel Alder Lake PCH-S PCI IDs") caused a regression on certain Gi...

  • EPSS 0.01%
  • Veröffentlicht 17.09.2025 14:56:26
  • Zuletzt bearbeitet 12.12.2025 16:34:14

In the Linux kernel, the following vulnerability has been resolved: led: qcom-lpg: Fix sleeping in atomic lpg_brighness_set() function can sleep, while led's brightness_set() callback must be non-blocking. Change LPG driver to use brightness_set_bl...