CVE-2025-37792
- EPSS 0.07%
- Veröffentlicht 01.05.2025 13:07:24
- Zuletzt bearbeitet 04.11.2025 18:21:05
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: Prevent potential NULL dereference The btrtl_initialize() function checks that rtl_load_file() either had an error or it loaded a zero length file. However, if i...
CVE-2025-37788
- EPSS 0.07%
- Veröffentlicht 01.05.2025 13:07:22
- Zuletzt bearbeitet 06.11.2025 17:23:04
In the Linux kernel, the following vulnerability has been resolved: cxgb4: fix memory leak in cxgb4_init_ethtool_filters() error path In the for loop used to allocate the loc_array and bmap for each port, a memory leak is possible when the allocati...
CVE-2025-37789
- EPSS 0.07%
- Veröffentlicht 01.05.2025 13:07:22
- Zuletzt bearbeitet 06.11.2025 17:27:39
In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix nested key length validation in the set() action It's not safe to access nla_len(ovs_key) if the data is smaller than the netlink header. Check that the attr...
CVE-2025-37786
- EPSS 0.06%
- Veröffentlicht 01.05.2025 13:07:20
- Zuletzt bearbeitet 17.03.2026 14:55:53
In the Linux kernel, the following vulnerability has been resolved: net: dsa: free routing table on probe failure If complete = true in dsa_tree_setup(), it means that we are the last switch of the tree which is successfully probing, and we should ...
CVE-2025-37781
- EPSS 0.07%
- Veröffentlicht 01.05.2025 13:07:18
- Zuletzt bearbeitet 06.11.2025 17:20:10
In the Linux kernel, the following vulnerability has been resolved: i2c: cros-ec-tunnel: defer probe if parent EC is not present When i2c-cros-ec-tunnel and the EC driver are built-in, the EC parent device will not be found, leading to NULL pointer...
CVE-2025-37780
- EPSS 0.05%
- Veröffentlicht 01.05.2025 13:07:17
- Zuletzt bearbeitet 06.11.2025 19:11:28
In the Linux kernel, the following vulnerability has been resolved: isofs: Prevent the use of too small fid syzbot reported a slab-out-of-bounds Read in isofs_fh_to_parent. [1] The handle_bytes value passed in by the reproducing program is equal t...
CVE-2025-37773
- EPSS 0.07%
- Veröffentlicht 01.05.2025 13:07:12
- Zuletzt bearbeitet 05.11.2025 17:49:05
In the Linux kernel, the following vulnerability has been resolved: virtiofs: add filesystem context source name check In certain scenarios, for example, during fuzz testing, the source name may be NULL, which could lead to a kernel panic. Therefor...
CVE-2025-37770
- EPSS 0.07%
- Veröffentlicht 01.05.2025 13:07:10
- Zuletzt bearbeitet 05.11.2025 15:02:53
In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Prevent division by zero The user can set any speed value. If speed is greater than UINT_MAX/8, division by zero is possible. Found by Linux Verification Center (linux...
CVE-2025-37768
- EPSS 0.07%
- Veröffentlicht 01.05.2025 13:07:08
- Zuletzt bearbeitet 05.11.2025 15:03:48
In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Prevent division by zero The user can set any speed value. If speed is greater than UINT_MAX/8, division by zero is possible. Found by Linux Verification Center (linux...
CVE-2025-37766
- EPSS 0.07%
- Veröffentlicht 01.05.2025 13:07:07
- Zuletzt bearbeitet 05.11.2025 15:04:18
In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Prevent division by zero The user can set any speed value. If speed is greater than UINT_MAX/8, division by zero is possible. Found by Linux Verification Center (linux...