- 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)...
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.
CVE-2026-43500
- 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...
- EPSS 0.03%
- Veröffentlicht 08.05.2026 14:22:31
- Zuletzt bearbeitet 12.05.2026 14:10:27
In the Linux kernel, the following vulnerability has been resolved: unshare: fix unshare_fs() handling There's an unpleasant corner case in unshare(2), when we have a CLONE_NEWNS in flags and current->fs hadn't been shared at all; in that case copy...