CVE-2023-53150
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:03:14
- Zuletzt bearbeitet 25.11.2025 17:03:47
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Pointer may be dereferenced Klocwork tool reported pointer 'rport' returned from call to function fc_bsg_to_rport() may be NULL and will be dereferenced. Add a fix ...
CVE-2023-53149
- EPSS 0.01%
- Veröffentlicht 15.09.2025 14:03:13
- Zuletzt bearbeitet 25.11.2025 17:03:43
In the Linux kernel, the following vulnerability has been resolved: ext4: avoid deadlock in fs reclaim with page writeback Ext4 has a filesystem wide lock protecting ext4_writepages() calls to avoid races with switching of journalled data flag or i...
CVE-2023-53148
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:03:10
- Zuletzt bearbeitet 25.11.2025 17:03:32
In the Linux kernel, the following vulnerability has been resolved: igb: Fix igb_down hung on surprise removal In a setup where a Thunderbolt hub connects to Ethernet and a display through USB Type-C, users may experience a hung task timeout when t...
CVE-2023-53147
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:03:08
- Zuletzt bearbeitet 25.11.2025 17:03:26
In the Linux kernel, the following vulnerability has been resolved: xfrm: add NULL check in xfrm_update_ae_params Normally, x->replay_esn and x->preplay_esn should be allocated at xfrm_alloc_replay_state_esn(...) in xfrm_state_construct(...), hence...
CVE-2022-50260
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:02:50
- Zuletzt bearbeitet 25.11.2025 17:02:41
In the Linux kernel, the following vulnerability has been resolved: drm/msm: Make .remove and .shutdown HW shutdown consistent Drivers' .remove and .shutdown callbacks are executed on different code paths. The former is called when a device is remo...
CVE-2022-50258
- EPSS 0.01%
- Veröffentlicht 15.09.2025 14:02:43
- Zuletzt bearbeitet 25.11.2025 17:02:11
In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds() This patch fixes a stack-out-of-bounds read in brcmfmac that occurs when 'buf' that is not null-termina...
CVE-2022-50256
- EPSS 0.01%
- Veröffentlicht 15.09.2025 14:02:39
- Zuletzt bearbeitet 25.11.2025 16:52:25
In the Linux kernel, the following vulnerability has been resolved: drm/meson: remove drm bridges at aggregate driver unbind time drm bridges added by meson_encoder_hdmi_init and meson_encoder_cvbs_init were not manually removed at module unload ti...
CVE-2022-50250
- EPSS 0.01%
- Veröffentlicht 15.09.2025 14:02:10
- Zuletzt bearbeitet 25.11.2025 14:40:20
In the Linux kernel, the following vulnerability has been resolved: regulator: core: fix use_count leakage when handling boot-on I found a use_count leakage towards supply regulator of rdev with boot-on option. ┌───────────────────┐ ┌───...
CVE-2022-50241
- EPSS 0.03%
- Veröffentlicht 15.09.2025 14:01:47
- Zuletzt bearbeitet 25.11.2025 14:42:06
In the Linux kernel, the following vulnerability has been resolved: NFSD: fix use-after-free on source server when doing inter-server copy Use-after-free occurred when the laundromat tried to free expired cpntf_state entry on the s2s_cp_stateids li...
CVE-2022-50236
- EPSS 0.01%
- Veröffentlicht 15.09.2025 14:01:42
- Zuletzt bearbeitet 24.11.2025 17:35:33
In the Linux kernel, the following vulnerability has been resolved: iommu/mediatek: Fix crash on isr after kexec() If the system is rebooted via isr(), the IRQ handler might be triggered before the domain is initialized. Resulting on an invalid mem...