Linux

Linux Kernel

16156 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:40:21
  • Zuletzt bearbeitet 10.06.2026 16:50:09

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: Prevent OOB reads when parsing IB Rewrite the IB parsing to use amdgpu_ib_get_value() which handles the bounds checks.

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:40:20
  • Zuletzt bearbeitet 10.06.2026 16:55:57

In the Linux kernel, the following vulnerability has been resolved: spi: cadence-quadspi: fix unclocked access on unbind Make sure that the controller is runtime resumed before disabling it during driver unbind to avoid an unclocked register access...

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:40:18
  • Zuletzt bearbeitet 10.06.2026 17:18:52

In the Linux kernel, the following vulnerability has been resolved: HID: appletb-kbd: run inactivity autodim from workqueues The autodim code in hid-appletb-kbd takes backlight_device->ops_lock via backlight_device_set_brightness() -> mutex_lock() ...

  • EPSS 0.14%
  • Veröffentlicht 28.05.2026 09:40:17
  • Zuletzt bearbeitet 10.06.2026 17:16:02

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix dma-buf attachment leak in xe_gem_prime_import() When xe_dma_buf_init_obj() fails, the attachment from dma_buf_dynamic_attach() is not detached. Add dma_buf_detach() be...

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:40:16
  • Zuletzt bearbeitet 10.06.2026 17:11:00

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: Prevent OOB reads when parsing dec msg Check bounds against the end of the BO whenever we access the msg.

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:40:16
  • Zuletzt bearbeitet 10.06.2026 17:14:37

In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: fix controller deregistration Make sure to deregister the controller before disabling and releasing underlying resources like interrupts and gpios during driver unbin...

  • EPSS 0.28%
  • Veröffentlicht 28.05.2026 09:40:14
  • Zuletzt bearbeitet 10.06.2026 17:09:27

In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix integer overflow on buff_pos Fixing an integer overflow present in batadv_iv_ogm_send_to_if. The size check is done using the int type in batadv_iv_ogm_aggr_packet ...

  • EPSS 0.14%
  • Veröffentlicht 28.05.2026 09:40:13
  • Zuletzt bearbeitet 10.06.2026 16:59:29

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: validate SVM ioctl nattr against buffer size Validate nattr field against the buffer size, preventing out-of-bounds buffer access via user-controlled attribute count. ...

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:36:49
  • Zuletzt bearbeitet 10.06.2026 19:18:27

In the Linux kernel, the following vulnerability has been resolved: tracepoint: balance regfunc() on func_add() failure in tracepoint_add_func() When a tracepoint goes through the 0 -> 1 transition, tracepoint_add_func() invokes the subsystem's ext...

  • EPSS 0.68%
  • Veröffentlicht 28.05.2026 09:36:48
  • Zuletzt bearbeitet 30.06.2026 03:20:17

In the Linux kernel, the following vulnerability has been resolved: smb: client: validate dacloffset before building DACL pointers parse_sec_desc(), build_sec_desc(), and the chown path in id_mode_to_cifs_acl() all add the server-supplied dacloffse...