CVE-2022-49097
- EPSS 0.01%
- Veröffentlicht 26.02.2025 07:00:47
- Zuletzt bearbeitet 23.09.2025 16:47:42
In the Linux kernel, the following vulnerability has been resolved: NFS: Avoid writeback threads getting stuck in mempool_alloc() In a low memory situation, allow the NFS writeback code to fail without getting stuck in infinite loops in mempool_all...
CVE-2022-49100
- EPSS 0.01%
- Veröffentlicht 26.02.2025 07:00:47
- Zuletzt bearbeitet 14.10.2025 20:01:42
In the Linux kernel, the following vulnerability has been resolved: virtio_console: eliminate anonymous module_init & module_exit Eliminate anonymous module_init() and module_exit(), which can lead to confusion or ambiguity when reading System.map,...
CVE-2022-49102
- EPSS 0.01%
- Veröffentlicht 26.02.2025 07:00:47
- Zuletzt bearbeitet 01.10.2025 20:15:46
In the Linux kernel, the following vulnerability has been resolved: habanalabs: fix possible memory leak in MMU DR fini This patch fixes what seems to be copy paste error. We will have a memory leak if the host-resident shadow is NULL (which will ...
CVE-2022-49103
- EPSS 0.01%
- Veröffentlicht 26.02.2025 07:00:47
- Zuletzt bearbeitet 01.10.2025 20:15:46
In the Linux kernel, the following vulnerability has been resolved: NFSv4.2: fix reference count leaks in _nfs42_proc_copy_notify() [You don't often get email from xiongx18@fudan.edu.cn. Learn why this is important at http://aka.ms/LearnAboutSender...
CVE-2022-49104
- EPSS 0.01%
- Veröffentlicht 26.02.2025 07:00:47
- Zuletzt bearbeitet 01.10.2025 20:15:46
In the Linux kernel, the following vulnerability has been resolved: staging: vchiq_core: handle NULL result of find_service_by_handle In case of an invalid handle the function find_servive_by_handle returns NULL. So take care of this and avoid a NU...
CVE-2022-49105
- EPSS 0.01%
- Veröffentlicht 26.02.2025 07:00:47
- Zuletzt bearbeitet 01.10.2025 20:15:46
In the Linux kernel, the following vulnerability has been resolved: staging: wfx: fix an error handling in wfx_init_common() One error handler of wfx_init_common() return without calling ieee80211_free_hw(hw), which may result in memory leak. And I...
CVE-2022-49095
- EPSS 0.01%
- Veröffentlicht 26.02.2025 07:00:46
- Zuletzt bearbeitet 23.09.2025 16:41:38
In the Linux kernel, the following vulnerability has been resolved: scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one() The error handling path of the probe releases a resource that is not freed in the remove function. In some cases, a ior...
CVE-2022-49077
- EPSS 0.02%
- Veröffentlicht 26.02.2025 07:00:45
- Zuletzt bearbeitet 14.10.2025 20:26:33
In the Linux kernel, the following vulnerability has been resolved: mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0) If an mremap() syscall with old_size=0 ends up in move_page_tables(), it will call invalidate_range_sta...
CVE-2022-49080
- EPSS 0.01%
- Veröffentlicht 26.02.2025 07:00:45
- Zuletzt bearbeitet 23.09.2025 18:32:22
In the Linux kernel, the following vulnerability has been resolved: mm/mempolicy: fix mpol_new leak in shared_policy_replace If mpol_new is allocated but not used in restart loop, mpol_new will be freed via mpol_put before returning to the caller. ...
CVE-2022-49069
- EPSS 0.05%
- Veröffentlicht 26.02.2025 07:00:44
- Zuletzt bearbeitet 14.10.2025 20:00:22
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bw [Why] Below general protection fault observed when WebGL Aquarium is run for longer duration. If drm de...