Linux

Linux Kernel

14022 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.07%
  • Veröffentlicht 19.06.2024 15:15:55
  • Zuletzt bearbeitet 21.11.2024 06:36:40

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix a user-after-free in add_pble_prm When irdma_hmc_sd_one fails, 'chunk' is freed while its still on the PBLE info list. Add the chunk entry to the PBLE info list on...

  • EPSS 0.01%
  • Veröffentlicht 19.06.2024 15:15:54
  • Zuletzt bearbeitet 21.11.2024 06:36:37

In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_ets: don't remove idle classes from the round-robin list Shuang reported that the following script: 1) tc qdisc add dev ddd0 handle 10: parent 1: ets bands 8 stric...

  • EPSS 0.02%
  • Veröffentlicht 19.06.2024 15:15:54
  • Zuletzt bearbeitet 21.11.2024 06:36:37

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix use-after-free bug in hclgevf_send_mbx_msg Currently, the hns3_remove function firstly uninstall client instance, and then uninstall acceletion engine device. The ne...

  • EPSS 0.02%
  • Veröffentlicht 19.06.2024 15:15:54
  • Zuletzt bearbeitet 21.11.2024 06:36:38

In the Linux kernel, the following vulnerability has been resolved: inet_diag: fix kernel-infoleak for UDP sockets KMSAN reported a kernel-infoleak [1], that can exploited by unpriv users. After analysis it turned out UDP was not initializing r->i...

  • EPSS 0.02%
  • Veröffentlicht 19.06.2024 15:15:54
  • Zuletzt bearbeitet 21.11.2024 06:36:38

In the Linux kernel, the following vulnerability has been resolved: sch_cake: do not call cake_destroy() from cake_init() qdiscs are not supposed to call their own destroy() method from init(), because core stack already does that. syzbot was able...

  • EPSS 0.01%
  • Veröffentlicht 19.06.2024 15:15:54
  • Zuletzt bearbeitet 21.11.2024 06:36:38

In the Linux kernel, the following vulnerability has been resolved: btrfs: use latest_dev in btrfs_show_devname The test case btrfs/238 reports the warning below: WARNING: CPU: 3 PID: 481 at fs/btrfs/super.c:2509 btrfs_show_devname+0x104/0x1e8 [b...

  • EPSS 0.02%
  • Veröffentlicht 19.06.2024 15:15:54
  • Zuletzt bearbeitet 21.11.2024 06:36:38

In the Linux kernel, the following vulnerability has been resolved: dm btree remove: fix use after free in rebalance_children() Move dm_tm_unlock() after dm_tm_dec().

  • EPSS 0.02%
  • Veröffentlicht 19.06.2024 15:15:54
  • Zuletzt bearbeitet 21.11.2024 06:36:38

In the Linux kernel, the following vulnerability has been resolved: tee: amdtee: fix an IS_ERR() vs NULL bug The __get_free_pages() function does not return error pointers it returns NULL so fix this condition to avoid a NULL dereference.

  • EPSS 0.02%
  • Veröffentlicht 19.06.2024 15:15:54
  • Zuletzt bearbeitet 21.11.2024 06:36:38

In the Linux kernel, the following vulnerability has been resolved: mac80211: track only QoS data frames for admission control For admission control, obviously all of that only works for QoS data frames, otherwise we cannot even access the QoS fiel...

  • EPSS 0.02%
  • Veröffentlicht 19.06.2024 15:15:54
  • Zuletzt bearbeitet 21.11.2024 06:36:38

In the Linux kernel, the following vulnerability has been resolved: audit: improve robustness of the audit queue handling If the audit daemon were ever to get stuck in a stopped state the kernel's kauditd_thread() could get blocked attempting to se...