CVE-2026-43482
- EPSS 0.12%
- Veröffentlicht 13.05.2026 15:08:29
- Zuletzt bearbeitet 26.06.2026 20:17:19
In the Linux kernel, the following vulnerability has been resolved: sched_ext: Disable preemption between scx_claim_exit() and kicking helper work scx_claim_exit() atomically sets exit_kind, which prevents scx_error() from triggering further error ...
CVE-2026-43480
- EPSS 0.11%
- Veröffentlicht 13.05.2026 15:08:28
- Zuletzt bearbeitet 26.06.2026 20:17:39
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...
CVE-2026-43478
- EPSS 0.1%
- Veröffentlicht 13.05.2026 15:08:27
- Zuletzt bearbeitet 26.06.2026 20:17:57
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...
CVE-2026-43479
- EPSS 0.11%
- Veröffentlicht 13.05.2026 15:08:27
- Zuletzt bearbeitet 26.06.2026 20:17:50
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...
CVE-2026-43476
- EPSS 0.12%
- Veröffentlicht 13.05.2026 15:08:26
- Zuletzt bearbeitet 26.06.2026 20:18:11
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)...
CVE-2026-43477
- EPSS 0.11%
- Veröffentlicht 13.05.2026 15:08:26
- Zuletzt bearbeitet 26.06.2026 20:18:04
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...
CVE-2026-8449
- EPSS 0.18%
- Veröffentlicht 12.05.2026 21:34:59
- Zuletzt bearbeitet 13.05.2026 16:17:05
Rejected reason: This CVE ID has been rejected or withdrawn.
- EPSS 92.77%
- Veröffentlicht 11.05.2026 08:16:16
- Zuletzt bearbeitet 30.06.2026 03:19:46
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 ...
CVE-2026-43475
- EPSS 0.11%
- Veröffentlicht 08.05.2026 14:22:33
- Zuletzt bearbeitet 21.05.2026 14:58:56
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...
CVE-2026-43473
- EPSS 0.11%
- Veröffentlicht 08.05.2026 14:22:32
- Zuletzt bearbeitet 21.05.2026 14:59:03
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...