Linux

Linux Kernel

12474 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Published 26.02.2025 07:00:44
  • Last modified 14.10.2025 20:00:22

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bw [Why] Below general protection fault observed when WebGL Aquarium is run for longer duration. If drm de...

  • EPSS 0.03%
  • Published 26.02.2025 07:00:44
  • Last modified 01.10.2025 20:15:45

In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix unregistering of framebuffers without device OF framebuffers do not have an underlying device in the Linux device hierarchy. Do a regular unregister call instead of hot ...

  • EPSS 0.03%
  • Published 26.02.2025 07:00:44
  • Last modified 01.10.2025 20:15:45

In the Linux kernel, the following vulnerability has been resolved: drm/panel: ili9341: fix optional regulator handling If the optional regulator lookup fails, reset the pointer to NULL. Other functions such as mipi_dbi_poweron_reset_conditional() ...

  • EPSS 0.04%
  • Published 26.02.2025 07:00:44
  • Last modified 23.09.2025 18:29:10

In the Linux kernel, the following vulnerability has been resolved: gpio: Restrict usage of GPIO chip irq members before initialization GPIO chip irq members are exposed before they could be completely initialized and this leads to race conditions....

  • EPSS 0.05%
  • Published 26.02.2025 07:00:44
  • Last modified 23.09.2025 18:29:17

In the Linux kernel, the following vulnerability has been resolved: ata: sata_dwc_460ex: Fix crash due to OOB write the driver uses libata's "tag" values from in various arrays. Since the mentioned patch bumped the ATA_TAG_INTERNAL to 32, the value...

  • EPSS 0.04%
  • Published 26.02.2025 07:00:44
  • Last modified 14.10.2025 20:31:47

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3: Fix GICR_CTLR.RWP polling It turns out that our polling of RWP is totally wrong when checking for it in the redistributors, as we test the *distributor* bit index, ...

  • EPSS 0.04%
  • Published 26.02.2025 07:00:44
  • Last modified 23.09.2025 18:32:06

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix qgroup reserve overflow the qgroup limit We use extent_changeset->bytes_changed in qgroup_reserve_data() to record how many bytes we set for EXTENT_QGROUP_RESERVED state...

  • EPSS 0.03%
  • Published 26.02.2025 07:00:44
  • Last modified 24.03.2025 17:42:04

In the Linux kernel, the following vulnerability has been resolved: RDMA/hfi1: Fix use-after-free bug for mm struct Under certain conditions, such as MPI_Abort, the hfi1 cleanup code may represent the last reference held on the task mm. hfi1_mmu_rb...

  • EPSS 0.06%
  • Published 26.02.2025 07:00:43
  • Last modified 01.10.2025 20:15:44

In the Linux kernel, the following vulnerability has been resolved: cifs: potential buffer overflow in handling symlinks Smatch printed a warning: arch/x86/crypto/poly1305_glue.c:198 poly1305_update_arch() error: __memcpy() 'dctx->buf' too small ...

  • EPSS 0.02%
  • Published 26.02.2025 07:00:43
  • Last modified 24.03.2025 17:43:25

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: add flush_workqueue to prevent uaf Our detector found a concurrent use-after-free bug when detaching an NCI device. The main reason for this bug is the unexpected schedul...