CVE-2025-37757
- EPSS 0.06%
- Veröffentlicht 01.05.2025 12:56:01
- Zuletzt bearbeitet 04.11.2025 18:00:21
In the Linux kernel, the following vulnerability has been resolved: tipc: fix memory leak in tipc_link_xmit In case the backlog transmit queue for system-importance messages is overloaded, tipc_link_xmit() returns -ENOBUFS but the skb list is not p...
CVE-2025-37756
- EPSS 0.02%
- Veröffentlicht 01.05.2025 12:56:00
- Zuletzt bearbeitet 07.05.2026 08:15:59
In the Linux kernel, the following vulnerability has been resolved: net: tls: explicitly disallow disconnect syzbot discovered that it can disconnect a TLS socket and then run into all sort of unexpected corner cases. I have a vague recollection of...
CVE-2025-37755
- EPSS 0.06%
- Veröffentlicht 01.05.2025 12:55:59
- Zuletzt bearbeitet 06.11.2025 21:27:09
In the Linux kernel, the following vulnerability has been resolved: net: libwx: handle page_pool_dev_alloc_pages error page_pool_dev_alloc_pages could return NULL. There was a WARN_ON(!page) but it would still proceed to use the NULL pointer and th...
CVE-2025-37754
- EPSS 0.06%
- Veröffentlicht 01.05.2025 12:55:58
- Zuletzt bearbeitet 06.11.2025 21:28:51
In the Linux kernel, the following vulnerability has been resolved: drm/i915/huc: Fix fence not released on early probe errors HuC delayed loading fence, introduced with commit 27536e03271da ("drm/i915/huc: track delayed HuC load with a fence"), is...
CVE-2025-37752
- EPSS 0.04%
- Veröffentlicht 01.05.2025 12:55:57
- Zuletzt bearbeitet 04.11.2025 18:04:02
In the Linux kernel, the following vulnerability has been resolved: net_sched: sch_sfq: move the limit validation It is not sufficient to directly validate the limit on the data that the user passes as it can be updated based on how the other param...
CVE-2025-37749
- EPSS 0.05%
- Veröffentlicht 01.05.2025 12:55:55
- Zuletzt bearbeitet 04.11.2025 18:05:16
In the Linux kernel, the following vulnerability has been resolved: net: ppp: Add bound checking for skb data on ppp_sync_txmung Ensure we have enough data in linear buffer from skb before accessing initial bytes. This prevents potential out-of-bou...
CVE-2025-37750
- EPSS 0.07%
- Veröffentlicht 01.05.2025 12:55:55
- Zuletzt bearbeitet 06.11.2025 21:31:49
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF in decryption with multichannel After commit f7025d861694 ("smb: client: allocate crypto only for primary server") and commit b0abcd65ec54 ("smb: client: fix U...
CVE-2025-37747
- EPSS 0.07%
- Veröffentlicht 01.05.2025 12:55:54
- Zuletzt bearbeitet 05.11.2025 16:16:27
In the Linux kernel, the following vulnerability has been resolved: perf: Fix hang while freeing sigtrap event Perf can hang while freeing a sigtrap event if a related deferred signal hadn't managed to be sent before the file got closed: perf_even...
CVE-2025-37748
- EPSS 0.07%
- Veröffentlicht 01.05.2025 12:55:54
- Zuletzt bearbeitet 04.11.2025 18:07:02
In the Linux kernel, the following vulnerability has been resolved: iommu/mediatek: Fix NULL pointer deference in mtk_iommu_device_group Currently, mtk_iommu calls during probe iommu_device_register before the hw_list from driver data is initialize...
CVE-2025-37746
- EPSS 0.09%
- Veröffentlicht 01.05.2025 12:55:53
- Zuletzt bearbeitet 05.11.2025 16:07:01
In the Linux kernel, the following vulnerability has been resolved: perf/dwc_pcie: fix duplicate pci_dev devices During platform_device_register, wrongly using struct device pci_dev as platform_data caused a kmemdup copy of pci_dev. Worse still, ac...