Linux

Linux

9650 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 22.08.2025 16:03:02
  • Zuletzt bearbeitet 25.11.2025 22:14:25

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/gem-dma: Use dma_buf from GEM object instance" This reverts commit e8afa1557f4f963c9a511bd2c6074a941c308685. The dma_buf field in struct drm_gem_object is not stable o...

  • EPSS 0.14%
  • Veröffentlicht 22.08.2025 16:03:01
  • Zuletzt bearbeitet 12.05.2026 13:16:52

In the Linux kernel, the following vulnerability has been resolved: arm64/entry: Mask DAIF in cpu_switch_to(), call_on_irq_stack() `cpu_switch_to()` and `call_on_irq_stack()` manipulate SP to change to different stacks along with the Shadow Call St...

  • EPSS 0.12%
  • Veröffentlicht 22.08.2025 16:03:00
  • Zuletzt bearbeitet 25.11.2025 22:14:19

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/gem-shmem: Use dma_buf from GEM object instance" This reverts commit 1a148af06000e545e714fe3210af3d77ff903c11. The dma_buf field in struct drm_gem_object is not stable...

  • EPSS 0.15%
  • Veröffentlicht 22.08.2025 16:02:59
  • Zuletzt bearbeitet 08.01.2026 22:30:50

In the Linux kernel, the following vulnerability has been resolved: regulator: core: fix NULL dereference on unbind due to stale coupling data Failing to reset coupling_desc.n_coupled after freeing coupled_rdevs can lead to NULL pointer dereference...

  • EPSS 0.15%
  • Veröffentlicht 22.08.2025 16:02:58
  • Zuletzt bearbeitet 07.01.2026 17:31:53

In the Linux kernel, the following vulnerability has been resolved: net: appletalk: Fix use-after-free in AARP proxy probe The AARP proxy‐probe routine (aarp_proxy_probe_network) sends a probe, releases the aarp_lock, sleeps, then re-acquires the l...

  • EPSS 0.13%
  • Veröffentlicht 22.08.2025 16:02:58
  • Zuletzt bearbeitet 25.11.2025 22:14:11

In the Linux kernel, the following vulnerability has been resolved: iio: fix potential out-of-bound write The buffer is set to 20 characters. If a caller write more characters, count is truncated to the max available space in "simple_write_to_buffe...

  • EPSS 0.14%
  • Veröffentlicht 22.08.2025 16:02:57
  • Zuletzt bearbeitet 07.01.2026 17:32:07

In the Linux kernel, the following vulnerability has been resolved: can: netlink: can_changelink(): fix NULL pointer deref of struct can_priv::do_set_mode Andrei Lalaev reported a NULL pointer deref when a CAN device is restarted from Bus Off and t...

  • EPSS 0.16%
  • Veröffentlicht 22.08.2025 16:02:56
  • Zuletzt bearbeitet 07.01.2026 17:32:42

In the Linux kernel, the following vulnerability has been resolved: ice: Fix a null pointer dereference in ice_copy_and_init_pkg() Add check for the return value of devm_kmemdup() to prevent potential null pointer dereference.

  • EPSS 0.15%
  • Veröffentlicht 22.08.2025 16:02:55
  • Zuletzt bearbeitet 25.11.2025 22:14:04

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8365-dai-i2s: pass correct size to mt8365_dai_set_priv Given mt8365_dai_set_priv allocate priv_size space to copy priv_data which means we should pass mt8365_i2s_...

  • EPSS 0.16%
  • Veröffentlicht 22.08.2025 16:02:55
  • Zuletzt bearbeitet 07.01.2026 17:35:08

In the Linux kernel, the following vulnerability has been resolved: nilfs2: reject invalid file types when reading inodes To prevent inodes with invalid file types from tripping through the vfs and causing malfunctions or assertion failures, add a ...