Linux

Linux

7462 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 27.03.2025 16:43:12
  • Zuletzt bearbeitet 01.04.2025 15:40:21

In the Linux kernel, the following vulnerability has been resolved: vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAF After a call to console_unlock() in vcs_read() the vc_data struct can be freed by vc_deallocate(). Because...

  • EPSS 0.07%
  • Veröffentlicht 27.03.2025 16:43:07
  • Zuletzt bearbeitet 29.10.2025 17:16:04

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix PTE marker handling in hugetlb_change_protection() Patch series "mm/hugetlb: uffd-wp fixes for hugetlb_change_protection()". Playing with virtio-mem and background...

  • EPSS 0.03%
  • Veröffentlicht 27.03.2025 16:43:07
  • Zuletzt bearbeitet 01.04.2025 15:40:43

In the Linux kernel, the following vulnerability has been resolved: btrfs: always report error in run_one_delayed_ref() Currently we have a btrfs_debug() for run_one_delayed_ref() failure, but if end users hit such problem, there will be no chance ...

  • EPSS 0.02%
  • Veröffentlicht 27.03.2025 16:43:06
  • Zuletzt bearbeitet 01.10.2025 18:15:33

In the Linux kernel, the following vulnerability has been resolved: VMCI: Use threaded irqs instead of tasklets The vmci_dispatch_dgs() tasklet function calls vmci_read_data() which uses wait_event() resulting in invalid sleep in an atomic context ...

  • EPSS 0.05%
  • Veröffentlicht 27.03.2025 16:43:05
  • Zuletzt bearbeitet 01.10.2025 18:15:33

In the Linux kernel, the following vulnerability has been resolved: reset: uniphier-glue: Fix possible null-ptr-deref It will cause null-ptr-deref when resource_size(res) invoked, if platform_get_resource() returns NULL.

  • EPSS 0.06%
  • Veröffentlicht 27.03.2025 16:43:04
  • Zuletzt bearbeitet 01.10.2025 18:15:32

In the Linux kernel, the following vulnerability has been resolved: EDAC/highbank: Fix memory leak in highbank_mc_probe() When devres_open_group() fails, it returns -ENOMEM without freeing memory allocated by edac_mc_alloc(). Call edac_mc_free() o...

  • EPSS 0.07%
  • Veröffentlicht 27.03.2025 16:43:03
  • Zuletzt bearbeitet 01.10.2025 18:15:32

In the Linux kernel, the following vulnerability has been resolved: phy: usb: sunplus: Fix potential null-ptr-deref in sp_usb_phy_probe() sp_usb_phy_probe() will call platform_get_resource_byname() that may fail and return NULL. devm_ioremap() will...

  • EPSS 0.08%
  • Veröffentlicht 27.03.2025 16:43:02
  • Zuletzt bearbeitet 01.10.2025 20:17:10

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix a buffer overflow in mgmt_mesh_add() Smatch Warning: net/bluetooth/mgmt_util.c:375 mgmt_mesh_add() error: __memcpy() 'mesh_tx->param' too small (48 vs 50) Analysis:...

  • EPSS 0.03%
  • Veröffentlicht 27.03.2025 16:43:02
  • Zuletzt bearbeitet 01.04.2025 15:40:57

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait While performing fast composition switch, there is a possibility that the process of ffs_ep0_write/ffs_ep0_read get into a...

  • EPSS 0.11%
  • Veröffentlicht 27.03.2025 16:43:01
  • Zuletzt bearbeitet 01.04.2025 15:41:09

In the Linux kernel, the following vulnerability has been resolved: dmaengine: Fix double increment of client_count in dma_chan_get() The first time dma_chan_get() is called for a channel the channel client_count is incorrectly incremented twice fo...