Linux

Linux

6442 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 11.09.2025 16:56:24
  • Zuletzt bearbeitet 03.11.2025 18:16:46

In the Linux kernel, the following vulnerability has been resolved: net: gso: Forbid IPv6 TSO with extensions on devices with only IPV6_CSUM When performing Generic Segmentation Offload (GSO) on an IPv6 packet that contains extension headers, the k...

  • EPSS 0.02%
  • Veröffentlicht 11.09.2025 16:56:23
  • Zuletzt bearbeitet 25.11.2025 19:56:42

In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix lockdep warning during rmmod The commit under the Fixes tag added a netdev_assert_locked() in bnxt_free_ntp_fltrs(). The lock should be held during normal run-time bu...

  • EPSS 0.01%
  • Veröffentlicht 11.09.2025 16:56:22
  • Zuletzt bearbeitet 25.11.2025 19:57:59

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Optimize module load time by optimizing PLT/GOT counting When enabling CONFIG_KASAN, CONFIG_PREEMPT_VOLUNTARY_BUILD and CONFIG_PREEMPT_VOLUNTARY at the same time, there ...

  • EPSS 0.02%
  • Veröffentlicht 11.09.2025 16:56:22
  • Zuletzt bearbeitet 25.11.2025 19:57:15

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, fix complex rules rehash error flow Moving rules from matcher to matcher should not fail. However, if it does fail due to various reasons, the error flow should allo...

  • EPSS 0.05%
  • Veröffentlicht 11.09.2025 16:56:21
  • Zuletzt bearbeitet 03.11.2025 18:16:46

In the Linux kernel, the following vulnerability has been resolved: net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limit The following setup can trigger a WARNING in htb_activate due to the condition: !cl->leaf.q->q.qlen tc qdisc...

  • EPSS 0.02%
  • Veröffentlicht 11.09.2025 16:56:20
  • Zuletzt bearbeitet 25.11.2025 19:58:32

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: fix ida_free call while not allocated In the snd_utimer_create() function, if the kasprintf() function return NULL, snd_utimer_put_id() will be called, finally use ida...

  • EPSS 0.02%
  • Veröffentlicht 11.09.2025 16:52:32
  • Zuletzt bearbeitet 25.11.2025 19:58:58

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: remove refcounting in expectation dumpers Same pattern as previous patch: do not keep the expectation object alive via refcount, only store a cookie value and...

  • EPSS 0.02%
  • Veröffentlicht 11.09.2025 16:52:31
  • Zuletzt bearbeitet 25.11.2025 19:59:59

In the Linux kernel, the following vulnerability has been resolved: ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered If a synchronous error is detected as a result of user-space process triggering a 2-bit uncorrecte...

  • EPSS 0.02%
  • Veröffentlicht 11.09.2025 16:52:30
  • Zuletzt bearbeitet 26.11.2025 16:25:47

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: add null check [WHY] Prevents null pointer dereferences to enhance function robustness [HOW] Adds early null check and return false if invalid.

  • EPSS 0.08%
  • Veröffentlicht 11.09.2025 16:52:29
  • Zuletzt bearbeitet 03.11.2025 18:16:46

In the Linux kernel, the following vulnerability has been resolved: usb: core: config: Prevent OOB read in SS endpoint companion parsing usb_parse_ss_endpoint_companion() checks descriptor type before length, enabling a potentially odd read outside...