CVE-2022-48634
- EPSS 0.17%
- Veröffentlicht 28.04.2024 13:15:06
- Zuletzt bearbeitet 21.03.2025 18:26:33
In the Linux kernel, the following vulnerability has been resolved: drm/gma500: Fix BUG: sleeping function called from invalid context errors gma_crtc_page_flip() was holding the event_lock spinlock while calling crtc_funcs->mode_set_base() which t...
CVE-2022-48636
- EPSS 0.23%
- Veröffentlicht 28.04.2024 13:15:06
- Zuletzt bearbeitet 21.03.2025 18:26:19
In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroup Fix Oops in dasd_alias_get_start_dev() function caused by the pavgroup pointer being NULL. The pavgroup poi...
CVE-2022-48639
- EPSS 0.23%
- Veröffentlicht 28.04.2024 13:15:06
- Zuletzt bearbeitet 13.01.2025 19:58:08
In the Linux kernel, the following vulnerability has been resolved: net: sched: fix possible refcount leak in tc_new_tfilter() tfilter_put need to be called to put the refount got by tp->ops->get to avoid possible refcount leak when chain->tmplt_op...
CVE-2022-48641
- EPSS 0.24%
- Veröffentlicht 28.04.2024 13:15:06
- Zuletzt bearbeitet 07.01.2025 16:57:26
In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: fix memory leak when blob is malformed The bug fix was incomplete, it "replaced" crash with a memory leak. The old code had an assignment to "ret" embedded int...
CVE-2024-26928
- EPSS 0.28%
- Veröffentlicht 28.04.2024 12:15:21
- Zuletzt bearbeitet 01.12.2025 15:16:20
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in cifs_debug_files_proc_show() Skip sessions that are being teared down (status == SES_EXITING) to avoid UAF.
CVE-2023-52646
- EPSS 0.24%
- Veröffentlicht 26.04.2024 13:15:46
- Zuletzt bearbeitet 27.01.2025 15:09:48
In the Linux kernel, the following vulnerability has been resolved: aio: fix mremap after fork null-deref Commit e4a0d3e720e7 ("aio: Make it possible to remap aio ring") introduced a null-deref if mremap is called on an old aio mapping after fork a...
CVE-2024-26923
- EPSS 0.19%
- Veröffentlicht 25.04.2024 06:15:57
- Zuletzt bearbeitet 12.05.2026 12:16:26
In the Linux kernel, the following vulnerability has been resolved: af_unix: Fix garbage collector racing against connect() Garbage collector does not take into account the risk of embryo getting enqueued during the garbage collection. If such embr...
CVE-2024-26924
- EPSS 1.29%
- Veröffentlicht 25.04.2024 06:15:57
- Zuletzt bearbeitet 04.11.2025 18:15:55
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_pipapo: do not free live element Pablo reports a crash with large batches of elements with a back-to-back add/remove pattern. Quoting Pablo: add_elem("000000...
CVE-2024-26925
- EPSS 0.26%
- Veröffentlicht 25.04.2024 06:15:57
- Zuletzt bearbeitet 12.05.2026 12:16:26
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path The commit mutex should not be released during the critical section between nft_gc_seq_begin() and nft_gc_s...
CVE-2024-26926
- EPSS 0.42%
- Veröffentlicht 25.04.2024 06:15:57
- Zuletzt bearbeitet 23.12.2025 18:53:47
In the Linux kernel, the following vulnerability has been resolved: binder: check offset alignment in binder_get_object() Commit 6d98eb95b450 ("binder: avoid potential data leakage when copying txn") introduced changes to how binder objects are cop...