Linux

Linux

5635 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Published 30.05.2024 16:15:12
  • Last modified 18.09.2025 14:47:19

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: use correct buffer size when parsing configfs lists This commit fixes uvc gadget support on 32-bit platforms. Commit 0df28607c5cb ("usb: gadget: uvc: Generalise ...

  • EPSS 0.02%
  • Published 30.05.2024 16:15:11
  • Last modified 18.09.2025 14:18:21

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: do not flag ZEROOUT on non-dirty extent buffer Btrfs clears the content of an extent buffer marked as EXTENT_BUFFER_ZONED_ZEROOUT before the bio submission. This mech...

  • EPSS 0.01%
  • Published 30.05.2024 16:15:11
  • Last modified 18.09.2025 14:20:15

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio() When I did memory failure tests recently, below warning occurs: DEBUG_LOCKS_WARN_ON(1) WARNING: CPU: 8 PI...

  • EPSS 0.02%
  • Published 30.05.2024 16:15:11
  • Last modified 30.09.2025 17:43:52

In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci-msm: pervent access to suspended controller Generic sdhci code registers LED device and uses host->runtime_suspended flag to protect access to it. The sdhci-msm driver d...

  • EPSS 0.02%
  • Published 30.05.2024 16:15:11
  • Last modified 01.04.2025 18:33:49

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: fix the double free in rvu_npc_freemem() Clang static checker(scan-build) warning: drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c:line 2184, column 2 Attempt to ...

  • EPSS 0.03%
  • Published 30.05.2024 16:15:11
  • Last modified 01.04.2025 18:34:30

In the Linux kernel, the following vulnerability has been resolved: keys: Fix overwrite of key expiration on instantiation The expiry time of a key is unconditionally overwritten during instantiation, defaulting to turn it permanent. This causes a ...

  • EPSS 0.01%
  • Published 30.05.2024 16:15:11
  • Last modified 18.09.2025 14:20:55

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: fix info leak when fetching fw build id Add the missing sanity checks and move the 255-byte build-id buffer off the stack to avoid leaking stack data through debugf...

  • EPSS 0.01%
  • Published 30.05.2024 16:15:11
  • Last modified 18.09.2025 14:36:14

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: fix info leak when fetching board id Add the missing sanity check when fetching the board id to avoid leaking slab data when later requesting the firmware.

  • EPSS 0.02%
  • Published 30.05.2024 16:15:11
  • Last modified 30.09.2025 17:46:25

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: add missing firmware sanity checks Add the missing sanity checks when parsing the firmware files before downloading them to avoid accessing and corrupting memory be...

  • EPSS 0.01%
  • Published 30.05.2024 16:15:11
  • Last modified 01.04.2025 18:34:35

In the Linux kernel, the following vulnerability has been resolved: mm/userfaultfd: reset ptes when close() for wr-protected ones Userfaultfd unregister includes a step to remove wr-protect bits from all the relevant pgtable entries, but that only ...