CVE-2025-38251
- EPSS 0.15%
- Veröffentlicht 09.07.2025 10:42:30
- Zuletzt bearbeitet 18.12.2025 17:08:17
In the Linux kernel, the following vulnerability has been resolved: atm: clip: prevent NULL deref in clip_push() Blamed commit missed that vcc_destroy_socket() calls clip_push() with a NULL skb. If clip_devs is NULL, clip_push() then crashes when ...
CVE-2025-38249
- EPSS 0.15%
- Veröffentlicht 09.07.2025 10:42:29
- Zuletzt bearbeitet 18.12.2025 17:11:34
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix out-of-bounds read in snd_usb_get_audioformat_uac3() In snd_usb_get_audioformat_uac3(), the length value returned from snd_usb_ctl_msg() is used directly for m...
CVE-2025-38245
- EPSS 0.16%
- Veröffentlicht 09.07.2025 10:42:27
- Zuletzt bearbeitet 18.12.2025 17:14:38
In the Linux kernel, the following vulnerability has been resolved: atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister(). syzbot reported a warning below during atm_dev_register(). [0] Before creating a new device and procfs/sy...
CVE-2024-36357
- EPSS 0.3%
- Veröffentlicht 08.07.2025 17:01:48
- Zuletzt bearbeitet 15.04.2026 00:35:42
A transient execution vulnerability in some AMD processors may allow an attacker to infer data in the L1D cache, potentially resulting in the leakage of sensitive information across privileged boundaries.
CVE-2024-36350
- EPSS 0.43%
- Veröffentlicht 08.07.2025 16:56:39
- Zuletzt bearbeitet 15.04.2026 00:35:42
A transient execution vulnerability in some AMD processors may allow an attacker to infer data from previous stores, potentially resulting in the leakage of privileged information.
CVE-2025-38237
- EPSS 0.14%
- Veröffentlicht 08.07.2025 07:42:57
- Zuletzt bearbeitet 18.12.2025 19:20:28
In the Linux kernel, the following vulnerability has been resolved: media: platform: exynos4-is: Add hardware sync wait to fimc_is_hw_change_mode() In fimc_is_hw_change_mode(), the function changes camera modes without waiting for hardware completi...
CVE-2025-38234
- EPSS 0.13%
- Veröffentlicht 04.07.2025 13:37:46
- Zuletzt bearbeitet 17.03.2026 13:30:18
In the Linux kernel, the following vulnerability has been resolved: sched/rt: Fix race in push_rt_task Overview ======== When a CPU chooses to call push_rt_task and picks a task to push to another CPU's runqueue then it will call find_lock_lowest_r...
CVE-2025-38232
- EPSS 0.13%
- Veröffentlicht 04.07.2025 13:37:45
- Zuletzt bearbeitet 14.07.2026 13:17:39
In the Linux kernel, the following vulnerability has been resolved: NFSD: fix race between nfsd registration and exports_proc As of now nfsd calls create_proc_exports_entry() at start of init_nfsd and cleanup by remove_proc_entry() at last of exit_...
CVE-2025-38230
- EPSS 0.16%
- Veröffentlicht 04.07.2025 13:37:44
- Zuletzt bearbeitet 18.12.2025 19:31:41
In the Linux kernel, the following vulnerability has been resolved: jfs: validate AG parameters in dbMount() to prevent crashes Validate db_agheight, db_agwidth, and db_agstart in dbMount to catch corrupted metadata early and avoid undefined behavi...
CVE-2025-38231
- EPSS 0.15%
- Veröffentlicht 04.07.2025 13:37:44
- Zuletzt bearbeitet 12.05.2026 13:16:45
In the Linux kernel, the following vulnerability has been resolved: nfsd: Initialize ssc before laundromat_work to prevent NULL dereference In nfs4_state_start_net(), laundromat_work may access nfsd_ssc through nfs4_laundromat -> nfsd4_ssc_expire_u...