CVE-2025-39935
- EPSS 0.02%
- Veröffentlicht 04.10.2025 07:30:59
- Zuletzt bearbeitet 25.03.2026 00:48:07
In the Linux kernel, the following vulnerability has been resolved: ASoC: codec: sma1307: Fix memory corruption in sma1307_setting_loaded() The sma1307->set.header_size is how many integers are in the header (there are 8 of them) but instead of all...
CVE-2025-39936
- EPSS 0.02%
- Veröffentlicht 04.10.2025 07:30:59
- Zuletzt bearbeitet 25.03.2026 00:46:52
In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Always pass in an error pointer to __sev_platform_shutdown_locked() When 9770b428b1a2 ("crypto: ccp - Move dev_info/err messages for SEV/SNP init and shutdown") m...
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-2023-53525
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:57
- Zuletzt bearbeitet 06.04.2026 13:23:37
In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Allow UD qp_type to join multicast only As for multicast: - The SIDR is the only mode that makes sense; - Besides PS_UDP, other port spaces like PS_IB is also allowed, as...
CVE-2023-53526
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:57
- Zuletzt bearbeitet 06.04.2026 13:27:15
In the Linux kernel, the following vulnerability has been resolved: jbd2: check 'jh->b_transaction' before removing it from checkpoint Following process will corrupt ext4 image: Step 1: jbd2_journal_commit_transaction __jbd2_journal_insert_checkpo...
CVE-2023-53527
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:57
- Zuletzt bearbeitet 23.01.2026 20:08:02
In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Fix memory leak in tb_handle_dp_bandwidth_request() The memory allocated in tb_queue_dp_bandwidth_request() needs to be released once the request is handled to avoid l...