Linux

Linux

11868 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.17%
  • Veröffentlicht 15.08.2026 05:57:46
  • Zuletzt bearbeitet 17.08.2026 06:19:21

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fill first free targets[] slot during auto-discovery Any invalid endpoint decoder pointer in the target array of an active region is not allowed by cxl driver. This mea...

  • EPSS 0.16%
  • Veröffentlicht 15.08.2026 05:57:45
  • Zuletzt bearbeitet 17.08.2026 06:19:20

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Resolve region deletion races Sungwoo noticed that the sysfs trigger to delete a region may try to delete a region multiple times. It also has no exclusion relative to ...

  • EPSS 0.17%
  • Veröffentlicht 15.08.2026 05:57:44
  • Zuletzt bearbeitet 17.08.2026 06:19:20

In the Linux kernel, the following vulnerability has been resolved: handshake: Require admin permission for DONE command ACCEPT and DONE are the two downcalls of the handshake genl family, both intended for use by the trusted handshake agent (tlshd...

  • EPSS 0.21%
  • Veröffentlicht 15.08.2026 05:57:44
  • Zuletzt bearbeitet 17.08.2026 06:19:20

In the Linux kernel, the following vulnerability has been resolved: power: supply: core: fix supplied_from allocations If dts property power-supplies has multiple values, then accessing to psy->supplied_from[i-1] in __power_supply_populate_supplied...

  • EPSS 0.16%
  • Veröffentlicht 15.08.2026 05:57:43
  • Zuletzt bearbeitet 17.08.2026 06:19:20

In the Linux kernel, the following vulnerability has been resolved: bnxt: fix head underflow on XDP head-grow The xdp.py test test_xdp_native_adjst_head_grow_data crashes when run on a bnxt machine (and also crashes in NIPA). It seems that the bug...

  • EPSS 0.21%
  • Veröffentlicht 15.08.2026 05:57:42
  • Zuletzt bearbeitet 17.08.2026 06:19:20

In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_codel: Do not call qdisc_tree_reduce_backlog during peek before restoring qlen Whenever codel drops packets during peek, it calls qdisc_tree_reduce_backlog. An issue...

  • EPSS 0.2%
  • Veröffentlicht 15.08.2026 05:57:42
  • Zuletzt bearbeitet 17.08.2026 06:19:20

In the Linux kernel, the following vulnerability has been resolved: tcp: clear sock_ops cb flags before force-closing a child socket A child socket inherits the listener's bpf_sock_ops_cb_flags via sk_clone_lock(). If its setup fails in tcp_v4_syn_...

  • EPSS 0.2%
  • Veröffentlicht 15.08.2026 05:57:41
  • Zuletzt bearbeitet 17.08.2026 06:19:20

In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_dualpi2: Do not call qdisc_tree_reduce_backlog during peek before restoring qlen Whenever dualpi2 drops packets during peek, it calls qdisc_tree_reduce_backlog. An i...

  • EPSS 0.2%
  • Veröffentlicht 15.08.2026 05:57:40
  • Zuletzt bearbeitet 17.08.2026 06:19:19

In the Linux kernel, the following vulnerability has been resolved: net: watchdog: fix refcount tracking races Blamed commit converted the untracked dev_hold()/dev_put() calls in the watchdog code to use the tracked dev_hold_track()/dev_put_track()...

  • EPSS 0.21%
  • Veröffentlicht 15.08.2026 05:57:40
  • Zuletzt bearbeitet 17.08.2026 06:19:20

In the Linux kernel, the following vulnerability has been resolved: net: mana: initialize gdma queue id to INVALID_QUEUE_ID mana_gd_create_mana_wq_cq() leaves queue->id as 0 (from kzalloc_obj()) until mana_create_wq_obj() assigns the firmware-retur...