Linux

Linux

8660 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 23.01.2026 15:24:11
  • Zuletzt bearbeitet 27.04.2026 14:16:27

In the Linux kernel, the following vulnerability has been resolved: libceph: replace overzealous BUG_ON in osdmap_apply_incremental() If the osdmap is (maliciously) corrupted such that the incremental osdmap epoch is different from what is expected...

  • EPSS 0.02%
  • Veröffentlicht 23.01.2026 15:24:10
  • Zuletzt bearbeitet 26.02.2026 18:51:04

In the Linux kernel, the following vulnerability has been resolved: nfsd: check that server is running in unlock_filesystem If we are trying to unlock the filesystem via an administrative interface and nfsd isn't running, it crashes the server. Thi...

  • EPSS 0.02%
  • Veröffentlicht 23.01.2026 15:24:09
  • Zuletzt bearbeitet 27.04.2026 14:16:27

In the Linux kernel, the following vulnerability has been resolved: arp: do not assume dev_hard_header() does not change skb->head arp_create() is the only dev_hard_header() caller making assumption about skb->head being unchanged. A recent commit...

  • EPSS 0.02%
  • Veröffentlicht 23.01.2026 15:24:08
  • Zuletzt bearbeitet 26.02.2026 18:49:04

In the Linux kernel, the following vulnerability has been resolved: net/sched: act_api: avoid dereferencing ERR_PTR in tcf_idrinfo_destroy syzbot reported a crash in tc_act_in_hw() during netns teardown where tcf_idrinfo_destroy() passed an ERR_PTR...

  • EPSS 0.02%
  • Veröffentlicht 23.01.2026 15:24:07
  • Zuletzt bearbeitet 02.04.2026 12:16:18

In the Linux kernel, the following vulnerability has been resolved: idpf: Fix RSS LUT NULL pointer crash on early ethtool operations The RSS LUT is not initialized until the interface comes up, causing the following NULL pointer crash when ethtool ...

  • EPSS 0.01%
  • Veröffentlicht 23.01.2026 15:24:07
  • Zuletzt bearbeitet 22.04.2026 13:16:19

In the Linux kernel, the following vulnerability has been resolved: gpiolib: fix race condition for gdev->srcu If two drivers were calling gpiochip_add_data_with_key(), one may be traversing the srcu-protected list in gpio_name_to_desc(), meanwhile...

  • EPSS 0.02%
  • Veröffentlicht 23.01.2026 15:24:06
  • Zuletzt bearbeitet 27.04.2026 14:16:27

In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds reads in handle_auth_done() Perform an explicit bounds check on payload_len to avoid a possible out-of-bounds access in the callout. [ idr...

  • EPSS 0.02%
  • Veröffentlicht 23.01.2026 15:24:05
  • Zuletzt bearbeitet 26.02.2026 18:48:36

In the Linux kernel, the following vulnerability has been resolved: net: do not write to msg_get_inq in callee NULL pointer dereference fix. msg_get_inq is an input field from caller to callee. Don't set it in the callee, as the caller may not cle...

  • EPSS 0.02%
  • Veröffentlicht 23.01.2026 15:24:04
  • Zuletzt bearbeitet 26.02.2026 18:48:27

In the Linux kernel, the following vulnerability has been resolved: net: mscc: ocelot: Fix crash when adding interface under a lag Commit 15faa1f67ab4 ("lan966x: Fix crash when adding interface under a lag") fixed a similar issue in the lan966x dri...

  • EPSS 0.02%
  • Veröffentlicht 23.01.2026 15:24:03
  • Zuletzt bearbeitet 02.04.2026 12:16:18

In the Linux kernel, the following vulnerability has been resolved: idpf: detach and close netdevs while handling a reset Protect the reset path from callbacks by setting the netdevs to detached state and close any netdevs in UP state until the res...