Linux

Linux Kernel

12152 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Published 04.10.2025 15:16:53
  • Last modified 06.10.2025 14:56:21

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: unmap and remove csa_va properly Root PD BO should be reserved before unmap and remove a bo_va from VM otherwise lockdep will complain. v2: check fpriv->csa_va is not ...

  • EPSS 0.02%
  • Published 04.10.2025 15:16:52
  • Last modified 06.10.2025 14:56:21

In the Linux kernel, the following vulnerability has been resolved: cpufreq: davinci: Fix clk use after free The remove function first frees the clks and only then calls cpufreq_unregister_driver(). If one of the cpufreq callbacks is called just be...

  • EPSS 0.02%
  • Published 04.10.2025 15:16:52
  • Last modified 06.10.2025 14:56:21

In the Linux kernel, the following vulnerability has been resolved: vdpa: Add max vqp attr to vdpa_nl_policy for nlattr length check The vdpa_nl_policy structure is used to validate the nlattr when parsing the incoming nlmsg. It will ensure the att...

  • EPSS 0.02%
  • Published 04.10.2025 15:16:51
  • Last modified 06.10.2025 14:56:21

In the Linux kernel, the following vulnerability has been resolved: ARM: dts: exynos: Use Exynos5420 compatible for the MIPI video phy For some reason, the driver adding support for Exynos5420 MIPI phy back in 2016 wasn't used on Exynos5420, which ...

  • EPSS 0.02%
  • Published 04.10.2025 15:16:50
  • Last modified 06.10.2025 14:56:21

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write When the oob buffer length is not in multiple of words, the oob write function does out-of-bounds read on th...

  • EPSS 0.02%
  • Published 04.10.2025 15:16:50
  • Last modified 06.10.2025 14:56:21

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: reject auth/assoc to AP with our address If the AP uses our own address as its MLD address or BSSID, then clearly something's wrong. Reject such connections so we d...

  • EPSS 0.02%
  • Published 04.10.2025 15:16:49
  • Last modified 06.10.2025 14:56:21

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix incomplete state save in rxe_requester If a send packet is dropped by the IP layer in rxe_requester() the call to rxe_xmit_packet() can fail with err == -EAGAIN. To r...

  • EPSS 0.02%
  • Published 04.10.2025 15:16:48
  • Last modified 06.10.2025 14:56:21

In the Linux kernel, the following vulnerability has been resolved: btrfs: insert tree mod log move in push_node_left There is a fairly unlikely race condition in tree mod log rewind that can result in a kernel panic which has the following trace: ...

  • EPSS 0.02%
  • Published 04.10.2025 15:16:48
  • Last modified 06.10.2025 14:56:21

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid use-after-free for cached IPU bio xfstest generic/019 reports a bug: kernel BUG at mm/filemap.c:1619! RIP: 0010:folio_end_writeback+0x8a/0x90 Call Trace: end_p...

  • EPSS 0.02%
  • Published 04.10.2025 15:16:47
  • Last modified 06.10.2025 14:56:21

In the Linux kernel, the following vulnerability has been resolved: blk-crypto: make blk_crypto_evict_key() more robust If blk_crypto_evict_key() sees that the key is still in-use (due to a bug) or that ->keyslot_evict failed, it currently just ret...