Linux

Linux Kernel

12474 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 19.11.2024 18:15:24
  • Zuletzt bearbeitet 01.10.2025 21:16:21

In the Linux kernel, the following vulnerability has been resolved: ASoC: dapm: fix bounds checker error in dapm_widget_list_create The widgets array in the snd_soc_dapm_widget_list has a __counted_by attribute attached to it, which points to the n...

  • EPSS 0.03%
  • Veröffentlicht 19.11.2024 18:15:24
  • Zuletzt bearbeitet 01.10.2025 21:16:21

In the Linux kernel, the following vulnerability has been resolved: arm64: dts: imx8ulp: correct the flexspi compatible string The flexspi on imx8ulp only has 16 LUTs, and imx8mm flexspi has 32 LUTs, so correct the compatible string here, otherwise...

  • EPSS 0.04%
  • Veröffentlicht 19.11.2024 18:15:22
  • Zuletzt bearbeitet 01.10.2025 21:16:20

In the Linux kernel, the following vulnerability has been resolved: resource,kexec: walk_system_ram_res_rev must retain resource flags walk_system_ram_res_rev() erroneously discards resource flags when passing the information to the callback. This...

  • EPSS 0.12%
  • Veröffentlicht 19.11.2024 18:15:22
  • Zuletzt bearbeitet 03.11.2025 21:17:19

In the Linux kernel, the following vulnerability has been resolved: ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find() The per-netns IP tunnel hash table is protected by the RTNL mutex and ip_tunnel_find() is only called from the...

  • EPSS 0.06%
  • Veröffentlicht 19.11.2024 02:16:32
  • Zuletzt bearbeitet 03.11.2025 23:17:12

In the Linux kernel, the following vulnerability has been resolved: sctp: properly validate chunk size in sctp_sf_ootb() A size validation fix similar to that in Commit 50619dbf8db7 ("sctp: add size validation when walking chunks") is also required...

  • EPSS 0.03%
  • Veröffentlicht 19.11.2024 02:16:32
  • Zuletzt bearbeitet 01.10.2025 21:16:19

In the Linux kernel, the following vulnerability has been resolved: regulator: rtq2208: Fix uninitialized use of regulator_config Fix rtq2208 driver uninitialized use to cause kernel error.

  • EPSS 0.05%
  • Veröffentlicht 19.11.2024 02:16:32
  • Zuletzt bearbeitet 03.11.2025 23:17:12

In the Linux kernel, the following vulnerability has been resolved: security/keys: fix slab-out-of-bounds in key_task_permission KASAN reports an out of bounds read: BUG: KASAN: slab-out-of-bounds in __kuid_val include/linux/uidgid.h:36 BUG: KASAN:...

Warnung
  • EPSS 2.78%
  • Veröffentlicht 19.11.2024 02:16:32
  • Zuletzt bearbeitet 04.11.2025 14:36:30

In the Linux kernel, the following vulnerability has been resolved: HID: core: zero-initialize the report buffer Since the report buffer is used by all kinds of drivers in various ways, let's zero-initialize it during allocation to make sure that i...

  • EPSS 0.04%
  • Veröffentlicht 19.11.2024 02:16:31
  • Zuletzt bearbeitet 01.10.2025 21:16:17

In the Linux kernel, the following vulnerability has been resolved: media: vivid: fix buffer overwrite when using > 32 buffers The maximum number of buffers that can be requested was increased to 64 for the video capture queue. But video capture us...

  • EPSS 0.03%
  • Veröffentlicht 19.11.2024 02:16:31
  • Zuletzt bearbeitet 08.10.2025 15:02:55

In the Linux kernel, the following vulnerability has been resolved: media: av7110: fix a spectre vulnerability As warned by smatch: drivers/staging/media/av7110/av7110_ca.c:270 dvb_ca_ioctl() warn: potential spectre issue 'av7110->ci_slot' [w] (lo...