Linux

Linux Kernel

12376 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:14
  • Zuletzt bearbeitet 24.12.2024 16:35:01

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix a potential NULL dereference in nfs_get_client() None of the callers are expecting NULL returns from nfs_get_client() so this code will lead to an Oops. It's better to re...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:14
  • Zuletzt bearbeitet 30.04.2025 15:03:53

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix initializing CQ fragments buffer The function init_cq_frag_buf() can be called to initialize the current CQ fragments buffer cq->buf, or the temporary cq->resize_buf t...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:14
  • Zuletzt bearbeitet 30.04.2025 16:22:25

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint message Use the __string() machinery provided by the tracing subystem to make a copy of the string literals consumed ...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:13
  • Zuletzt bearbeitet 04.04.2025 14:31:03

In the Linux kernel, the following vulnerability has been resolved: net: ipv4: fix memory leak in ip_mc_add1_src BUG: memory leak unreferenced object 0xffff888101bc4c00 (size 32): comm "syz-executor527", pid 360, jiffies 4294807421 (age 19.329s) ...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:13
  • Zuletzt bearbeitet 30.12.2024 19:05:15

In the Linux kernel, the following vulnerability has been resolved: net: usb: fix possible use-after-free in smsc75xx_bind The commit 46a8b29c6306 ("net: usb: fix memory leak in smsc75xx_bind") fails to clean up the work scheduled in smsc75xx_reset...

  • EPSS 0.06%
  • Veröffentlicht 21.05.2024 15:15:13
  • Zuletzt bearbeitet 30.12.2024 19:04:58

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: fix OOB Read in qrtr_endpoint_post Syzbot reported slab-out-of-bounds Read in qrtr_endpoint_post. The problem was in wrong _size_ type: if (len != ALIGN(size, 4) + hdr...

  • EPSS 0.05%
  • Veröffentlicht 21.05.2024 15:15:13
  • Zuletzt bearbeitet 04.04.2025 14:30:41

In the Linux kernel, the following vulnerability has been resolved: ethtool: strset: fix message length calculation Outer nest for ETHTOOL_A_STRSET_STRINGSETS is not accounted for. This may result in ETHTOOL_MSG_STRSET_GET producing a warning like:...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:13
  • Zuletzt bearbeitet 04.04.2025 14:30:32

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix soft lookup in subflow_error_report() Maxim reported a soft lookup in subflow_error_report(): watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [swapper/0:0] RIP: 001...

  • EPSS 0.12%
  • Veröffentlicht 21.05.2024 15:15:13
  • Zuletzt bearbeitet 30.12.2024 19:04:26

In the Linux kernel, the following vulnerability has been resolved: sch_cake: Fix out of bounds when parsing TCP options and header The TCP option parser in cake qdisc (cake_get_tcpopt and cake_tcph_may_drop) could read one byte out of bounds. When...

  • EPSS 0.07%
  • Veröffentlicht 21.05.2024 15:15:13
  • Zuletzt bearbeitet 04.04.2025 14:30:24

In the Linux kernel, the following vulnerability has been resolved: mptcp: Fix out of bounds when parsing TCP options The TCP option parser in mptcp (mptcp_get_options) could read one byte out of bounds. When the length is 1, the execution flow get...