Linux

Linux Kernel

15173 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 13.05.2026 15:08:29
  • Zuletzt bearbeitet 13.05.2026 16:16:51

In the Linux kernel, the following vulnerability has been resolved: net-shapers: don't free reply skb after genlmsg_reply() genlmsg_reply() hands the reply skb to netlink, and netlink_unicast() consumes it on all return paths, whether the skb is qu...

  • EPSS 0.02%
  • Veröffentlicht 13.05.2026 15:08:28
  • Zuletzt bearbeitet 13.05.2026 16:16:51

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp3x-rt5682-max9836: Add missing error check for clock acquisition The acp3x_5682_init() function did not check the return value of clk_get(), which could lead to deref...

  • EPSS 0.02%
  • Veröffentlicht 13.05.2026 15:08:27
  • Zuletzt bearbeitet 13.05.2026 16:16:51

In the Linux kernel, the following vulnerability has been resolved: net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnect Remove redundant netif_napi_del() call from disconnect path. A WARN may be triggered in __netif_napi_del_locke...

  • EPSS 0.02%
  • Veröffentlicht 13.05.2026 15:08:27
  • Zuletzt bearbeitet 13.05.2026 16:16:50

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: rt1011: Use component to get the dapm context in spk_mode_put The correct helper to use in rt1011_recv_spk_mode_put() to retrieve the DAPM context is snd_soc_componen...

  • EPSS 0.02%
  • Veröffentlicht 13.05.2026 15:08:26
  • Zuletzt bearbeitet 13.05.2026 16:16:50

In the Linux kernel, the following vulnerability has been resolved: drm/i915/vrr: Configure VRR timings after enabling TRANS_DDI_FUNC_CTL Apparently ICL may hang with an MCE if we write TRANS_VRR_VMAX/FLIPLINE before enabling TRANS_DDI_FUNC_CTL. P...

  • EPSS 0.02%
  • Veröffentlicht 13.05.2026 15:08:26
  • Zuletzt bearbeitet 13.05.2026 16:16:50

In the Linux kernel, the following vulnerability has been resolved: iio: chemical: sps30_i2c: fix buffer size in sps30_i2c_read_meas() sizeof(num) evaluates to sizeof(size_t) (8 bytes on 64-bit) instead of the intended __be32 element size (4 bytes)...

Medienbericht
  • EPSS 0.01%
  • Veröffentlicht 11.05.2026 08:16:16
  • Zuletzt bearbeitet 14.05.2026 15:16:47

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present The DATA-packet handler in rxrpc_input_call_event() and the RESPONSE handler in rxrpc_verify_response() copy ...

  • EPSS 0.03%
  • Veröffentlicht 08.05.2026 14:22:33
  • Zuletzt bearbeitet 12.05.2026 14:10:27

In the Linux kernel, the following vulnerability has been resolved: scsi: storvsc: Fix scheduling while atomic on PREEMPT_RT This resolves the follow splat and lock-up when running with PREEMPT_RT enabled on Hyper-V: [ 415.140818] BUG: scheduling...

  • EPSS 0.02%
  • Veröffentlicht 08.05.2026 14:22:32
  • Zuletzt bearbeitet 12.05.2026 14:10:27

In the Linux kernel, the following vulnerability has been resolved: fs: init flags_valid before calling vfs_fileattr_get syzbot reported a uninit-value bug in [1]. Similar to the "*get" context where the kernel's internal file_kattr structure is i...

  • EPSS 0.03%
  • Veröffentlicht 08.05.2026 14:22:32
  • Zuletzt bearbeitet 12.05.2026 14:10:27

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Add NULL checks when resetting request and reply queues The driver encountered a crash during resource cleanup when the reply and request queues were NULL due to free...