CVE-2025-39937
- EPSS 0.03%
- Veröffentlicht 04.10.2025 07:31:00
- Zuletzt bearbeitet 25.03.2026 00:46:04
In the Linux kernel, the following vulnerability has been resolved: net: rfkill: gpio: Fix crash due to dereferencering uninitialized pointer Since commit 7d5e9737efda ("net: rfkill: gpio: get the name and type from device property") rfkill_find_ty...
CVE-2025-39934
- EPSS 0.02%
- Veröffentlicht 04.10.2025 07:30:58
- Zuletzt bearbeitet 23.01.2026 20:33:55
In the Linux kernel, the following vulnerability has been resolved: drm: bridge: anx7625: Fix NULL pointer dereference with early IRQ If the interrupt occurs before resource initialization is complete, the interrupt handler/worker may access uninit...
CVE-2025-39933
- EPSS 0.02%
- Veröffentlicht 04.10.2025 07:30:57
- Zuletzt bearbeitet 25.03.2026 00:51:25
In the Linux kernel, the following vulnerability has been resolved: smb: client: let recv_done verify data_offset, data_length and remaining_data_length This is inspired by the related server fixes.
CVE-2025-39932
- EPSS 0.01%
- Veröffentlicht 04.10.2025 07:30:56
- Zuletzt bearbeitet 25.03.2026 00:49:03
In the Linux kernel, the following vulnerability has been resolved: smb: client: let smbd_destroy() call disable_work_sync(&info->post_send_credits_work) In smbd_destroy() we may destroy the memory so we better wait until post_send_credits_work is ...
CVE-2025-39929
- EPSS 0.02%
- Veröffentlicht 04.10.2025 07:30:55
- Zuletzt bearbeitet 12.05.2026 13:17:17
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error path During tests of another unrelated patch I was able to trigger this error: Objects remaining on __kmem_cache_s...
CVE-2025-39931
- EPSS 0.02%
- Veröffentlicht 04.10.2025 07:30:55
- Zuletzt bearbeitet 12.05.2026 13:17:17
In the Linux kernel, the following vulnerability has been resolved: crypto: af_alg - Set merge to zero early in af_alg_sendmsg If an error causes af_alg_sendmsg to abort, ctx->merge may contain a garbage value from the previous loop. This may then...
CVE-2025-39927
- EPSS 0.01%
- Veröffentlicht 01.10.2025 08:15:36
- Zuletzt bearbeitet 14.01.2026 18:16:41
In the Linux kernel, the following vulnerability has been resolved: ceph: fix race condition validating r_parent before applying state Add validation to ensure the cached parent directory inode matches the directory info in MDS replies. This preven...
CVE-2025-39920
- EPSS 0.01%
- Veröffentlicht 01.10.2025 08:15:35
- Zuletzt bearbeitet 16.01.2026 19:51:49
In the Linux kernel, the following vulnerability has been resolved: pcmcia: Add error handling for add_interval() in do_validate_mem() In the do_validate_mem(), the call to add_interval() does not handle errors. If kmalloc() fails in add_interval()...
CVE-2025-39923
- EPSS 0.03%
- Veröffentlicht 01.10.2025 08:15:35
- Zuletzt bearbeitet 20.01.2026 15:45:52
In the Linux kernel, the following vulnerability has been resolved: dmaengine: qcom: bam_dma: Fix DT error handling for num-channels/ees When we don't have a clock specified in the device tree, we have no way to ensure the BAM is on. This is often ...
CVE-2025-39925
- EPSS 0.02%
- Veröffentlicht 01.10.2025 08:15:35
- Zuletzt bearbeitet 14.01.2026 18:16:40
In the Linux kernel, the following vulnerability has been resolved: can: j1939: implement NETDEV_UNREGISTER notification handler syzbot is reporting unregister_netdevice: waiting for vcan0 to become free. Usage count = 2 problem, for j1939 prot...