Linux

Linux

9647 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.24%
  • Veröffentlicht 21.05.2024 16:15:14
  • Zuletzt bearbeitet 25.09.2025 16:43:54

In the Linux kernel, the following vulnerability has been resolved: arm64: Restrict CPU_BIG_ENDIAN to GNU as or LLVM IAS 15.x or newer Prior to LLVM 15.0.0, LLVM's integrated assembler would incorrectly byte-swap NOP when compiling for big-endian, ...

  • EPSS 0.24%
  • Veröffentlicht 21.05.2024 16:15:14
  • Zuletzt bearbeitet 23.09.2025 19:17:43

In the Linux kernel, the following vulnerability has been resolved: media: imon: fix access to invalid resource for the second interface imon driver probes two USB interfaces, and at the probe of the second interface, the driver assumes blindly tha...

  • EPSS 0.25%
  • Veröffentlicht 21.05.2024 16:15:13
  • Zuletzt bearbeitet 23.09.2025 18:57:24

In the Linux kernel, the following vulnerability has been resolved: mmc: sdio: fix possible resource leaks in some error paths If sdio_add_func() or sdio_init_func() fails, sdio_remove_func() can not release the resources, because the sdio function...

  • EPSS 0.25%
  • Veröffentlicht 21.05.2024 16:15:13
  • Zuletzt bearbeitet 23.09.2025 19:00:21

In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix invalid page access after closing deferred I/O devices When a fbdev with deferred I/O is once opened and closed, the dirty pages still remain queued in the pageref list,...

  • EPSS 0.21%
  • Veröffentlicht 21.05.2024 16:15:13
  • Zuletzt bearbeitet 25.09.2025 16:47:39

In the Linux kernel, the following vulnerability has been resolved: ceph: blocklist the kclient when receiving corrupted snap trace When received corrupted snap trace we don't know what exactly has happened in MDS side. And we shouldn't continue IO...

  • EPSS 0.07%
  • Veröffentlicht 21.05.2024 16:15:13
  • Zuletzt bearbeitet 19.06.2025 13:15:25

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

  • EPSS 1.22%
  • Veröffentlicht 21.05.2024 16:15:13
  • Zuletzt bearbeitet 02.04.2025 14:51:07

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itself sock_map proto callbacks should never call themselves by design. Protect against bugs like [1] and break out of ...

  • EPSS 0.24%
  • Veröffentlicht 21.05.2024 16:15:13
  • Zuletzt bearbeitet 23.09.2025 19:01:43

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Do not unset preset when cleaning up codec Several functions that take part in codec's initialization and removal are re-used by ASoC codec drivers implementations. Driv...

  • EPSS 0.8%
  • Veröffentlicht 21.05.2024 16:15:13
  • Zuletzt bearbeitet 02.04.2025 14:51:01

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/fini Currently amdgpu calls drm_sched_fini() from the fence driver sw fini routine - such function is expected to be c...

  • EPSS 0.25%
  • Veröffentlicht 21.05.2024 16:15:13
  • Zuletzt bearbeitet 23.09.2025 19:06:31

In the Linux kernel, the following vulnerability has been resolved: Fix page corruption caused by racy check in __free_pages When we upgraded our kernel, we started seeing some page corruption like the following consistently: BUG: Bad page state...