Linux

Linux Kernel

14320 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 18.03.2024 11:15:08
  • Zuletzt bearbeitet 10.03.2025 15:54:04

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: sdio: Honor the host max_req_size in the RX path Lukas reports skb_over_panic errors on his Banana Pi BPI-CM4 which comes with an Amlogic A311D (G12B) SoC and a RTL882...

  • EPSS 0.01%
  • Veröffentlicht 18.03.2024 11:15:08
  • Zuletzt bearbeitet 27.02.2025 03:20:23

In the Linux kernel, the following vulnerability has been resolved: crypto: scomp - fix req->dst buffer overflow The req->dst buffer size should be checked before copying from the scomp_scratch->dst to avoid req->dst buffer overflow problem.

  • EPSS 0.02%
  • Veröffentlicht 18.03.2024 11:15:08
  • Zuletzt bearbeitet 08.04.2025 15:26:08

In the Linux kernel, the following vulnerability has been resolved: drivers/thermal/loongson2_thermal: Fix incorrect PTR_ERR() judgment PTR_ERR() returns -ENODEV when thermal-zones are undefined, and we need -ENODEV as the right value for compariso...

  • EPSS 0.02%
  • Veröffentlicht 18.03.2024 11:15:08
  • Zuletzt bearbeitet 12.12.2024 15:20:02

In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: Fix buffer overflow in trans_stat_show Fix buffer overflow in trans_stat_show(). Convert simple snprintf to the more secure scnprintf with size of PAGE_SIZE. Add co...

  • EPSS 0.01%
  • Veröffentlicht 18.03.2024 11:15:08
  • Zuletzt bearbeitet 12.12.2024 15:20:12

In the Linux kernel, the following vulnerability has been resolved: hwrng: core - Fix page fault dead lock on mmap-ed hwrng There is a dead-lock in the hwrng device read path. This triggers when the user reads from /dev/hwrng into memory also mmap...

  • EPSS 0.02%
  • Veröffentlicht 18.03.2024 11:15:08
  • Zuletzt bearbeitet 10.03.2025 15:50:52

In the Linux kernel, the following vulnerability has been resolved: crypto: lib/mpi - Fix unexpected pointer access in mpi_ec_init When the mpi_ec_ctx structure is initialized, some fields are not cleared, causing a crash when referencing the field...

  • EPSS 0.01%
  • Veröffentlicht 18.03.2024 11:15:07
  • Zuletzt bearbeitet 10.03.2025 15:28:37

In the Linux kernel, the following vulnerability has been resolved: binder: fix race between mmput() and do_exit() Task A calls binder_update_page_range() to allocate and insert pages on a remote address space from Task B. For this, Task A pins the...

  • EPSS 0.01%
  • Veröffentlicht 18.03.2024 11:15:07
  • Zuletzt bearbeitet 10.03.2025 15:39:09

In the Linux kernel, the following vulnerability has been resolved: net/sched: act_ct: fix skb leak and crash on ooo frags act_ct adds skb->users before defragmentation. If frags arrive in order, the last frag's reference is reset in: inet_frag_...

  • EPSS 0.01%
  • Veröffentlicht 15.03.2024 21:15:07
  • Zuletzt bearbeitet 07.01.2025 17:31:16

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in ext4_fill_super Buffer head references must be released before calling kill_bdev(); otherwise the buffer head (and its page referenced by b_data) will not ...

  • EPSS 0.02%
  • Veröffentlicht 15.03.2024 21:15:07
  • Zuletzt bearbeitet 07.01.2025 18:00:30

In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: fix NULL-deref on disconnect Commit 9d7b18668956 ("HID: magicmouse: add support for Apple Magic Trackpad 2") added a sanity check for an Apple trackpad but returne...