Linux

Linux

9647 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.32%
  • Veröffentlicht 03.06.2026 15:48:59
  • Zuletzt bearbeitet 07.07.2026 12:16:54

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_inner: Fix IPv6 inner_thoff desync In nft_inner_parse_l2l3(), when processing inner IPv6 packets, ipv6_find_hdr() correctly computes the transport header offset trav...

Medienbericht
  • EPSS 0.35%
  • Veröffentlicht 01.06.2026 17:17:34
  • Zuletzt bearbeitet 10.07.2026 12:17:03

In the Linux kernel, the following vulnerability has been resolved: smb: client: reject userspace cifs.spnego descriptions cifs.spnego key descriptions contain authority-bearing fields such as pid, uid, creduid, and upcall_target that cifs.upcall t...

Medienbericht
  • EPSS 0.13%
  • Veröffentlicht 30.05.2026 12:13:45
  • Zuletzt bearbeitet 09.07.2026 01:19:06

In the Linux kernel, the following vulnerability has been resolved: eventpoll: fix ep_remove struct eventpoll / struct file UAF ep_remove() (via ep_remove_file()) cleared file->f_ep under file->f_lock but then kept using @file inside the critical s...

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:41:09
  • Zuletzt bearbeitet 10.06.2026 21:01:29

In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: fix use-after-free on registration failure Make sure to disable and free the interrupts in case controller registration fails to avoid a potential use-after-free and ...

  • EPSS 0.12%
  • Veröffentlicht 28.05.2026 09:41:08
  • Zuletzt bearbeitet 10.06.2026 21:04:14

In the Linux kernel, the following vulnerability has been resolved: media: iris: Fix use-after-free in iris_release_internal_buffers() The recent change in commit 1dabf00ee206 ("media: iris: gen1: Destroy internal buffers after FW releases") introd...

  • EPSS 0.11%
  • Veröffentlicht 28.05.2026 09:41:07
  • Zuletzt bearbeitet 10.06.2026 21:06:02

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov5647: Fix runtime PM refcount leak in s_ctrl Three control cases (AUTOGAIN, EXPOSURE_AUTO, ANALOGUE_GAIN) directly return without calling pm_runtime_put(), causing ru...

  • EPSS 0.01%
  • Veröffentlicht 28.05.2026 09:41:06
  • Zuletzt bearbeitet 15.06.2026 10:16:28

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.26%
  • Veröffentlicht 28.05.2026 09:41:06
  • Zuletzt bearbeitet 10.06.2026 21:06:10

In the Linux kernel, the following vulnerability has been resolved: batman-adv: stop caching unowned originator pointers in BAT IV BAT IV keeps the last-hop neighbor address in each neigh_node, but some paths also cache an originator pointer derive...

  • EPSS 0.12%
  • Veröffentlicht 28.05.2026 09:41:05
  • Zuletzt bearbeitet 10.06.2026 21:10:28

In the Linux kernel, the following vulnerability has been resolved: media: rc: xbox_remote: heed DMA restrictions The buffer for IO must not be part of the device structure because that violates the DMA coherency rules.

  • EPSS 0.12%
  • Veröffentlicht 28.05.2026 09:41:04
  • Zuletzt bearbeitet 10.06.2026 21:10:40

In the Linux kernel, the following vulnerability has been resolved: media: saa7164: add ioremap return checks and cleanups Add checks for ioremap return values in saa7164_dev_setup(). If ioremap for BAR0 or BAR2 fails, release the already allocated...