CVE-2025-38148
- EPSS 0.03%
- Veröffentlicht 03.07.2025 08:35:53
- Zuletzt bearbeitet 18.12.2025 21:06:51
In the Linux kernel, the following vulnerability has been resolved: net: phy: mscc: Fix memory leak when using one step timestamping Fix memory leak when running one-step timestamping. When running one-step sync timestamping, the HW is configured t...
CVE-2025-38146
- EPSS 0.02%
- Veröffentlicht 03.07.2025 08:35:52
- Zuletzt bearbeitet 18.12.2025 21:23:29
In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: Fix the dead loop of MPLS parse The unexpected MPLS packet may not end with the bottom label stack. When there are many stacks, The label count value has wrapped ...
CVE-2025-38147
- EPSS 0.03%
- Veröffentlicht 03.07.2025 08:35:52
- Zuletzt bearbeitet 18.12.2025 21:06:32
In the Linux kernel, the following vulnerability has been resolved: calipso: Don't call calipso functions for AF_INET sk. syzkaller reported a null-ptr-deref in txopt_get(). [0] The offset 0x70 was of struct ipv6_txoptions in struct ipv6_pinfo, so...
CVE-2025-38145
- EPSS 0.04%
- Veröffentlicht 03.07.2025 08:35:51
- Zuletzt bearbeitet 18.12.2025 21:24:17
In the Linux kernel, the following vulnerability has been resolved: soc: aspeed: Add NULL check in aspeed_lpc_enable_snoop() devm_kasprintf() returns NULL when memory allocation fails. Currently, aspeed_lpc_enable_snoop() does not check for this ca...
CVE-2025-38144
- EPSS 0.02%
- Veröffentlicht 03.07.2025 08:35:45
- Zuletzt bearbeitet 20.11.2025 20:09:50
In the Linux kernel, the following vulnerability has been resolved: watchdog: lenovo_se30_wdt: Fix possible devm_ioremap() NULL pointer dereference in lenovo_se30_wdt_probe() devm_ioremap() returns NULL on error. Currently, lenovo_se30_wdt_probe() ...
CVE-2025-38143
- EPSS 0.04%
- Veröffentlicht 03.07.2025 08:35:44
- Zuletzt bearbeitet 18.12.2025 21:24:10
In the Linux kernel, the following vulnerability has been resolved: backlight: pm8941: Add NULL check in wled_configure() devm_kasprintf() returns NULL when memory allocation fails. Currently, wled_configure() does not check for this case, which re...
CVE-2025-38142
- EPSS 0.02%
- Veröffentlicht 03.07.2025 08:35:43
- Zuletzt bearbeitet 18.12.2025 21:24:03
In the Linux kernel, the following vulnerability has been resolved: hwmon: (asus-ec-sensors) check sensor index in read_string() Prevent a potential invalid memory access when the requested sensor is not found. find_ec_sensor_index() may return a ...
CVE-2025-38141
- EPSS 0.01%
- Veröffentlicht 03.07.2025 08:35:42
- Zuletzt bearbeitet 20.11.2025 20:10:06
In the Linux kernel, the following vulnerability has been resolved: dm: fix dm_blk_report_zones If dm_get_live_table() returned NULL, dm_put_live_table() was never called. Also, it is possible that md->zone_revalidate_map will change while calling ...
CVE-2025-38139
- EPSS 0.01%
- Veröffentlicht 03.07.2025 08:35:41
- Zuletzt bearbeitet 20.11.2025 20:11:27
In the Linux kernel, the following vulnerability has been resolved: netfs: Fix oops in write-retry from mis-resetting the subreq iterator Fix the resetting of the subrequest iterator in netfs_retry_write_stream() to use the iterator-reset function ...
CVE-2025-38140
- EPSS 0.02%
- Veröffentlicht 03.07.2025 08:35:41
- Zuletzt bearbeitet 20.11.2025 20:11:16
In the Linux kernel, the following vulnerability has been resolved: dm: limit swapping tables for devices with zone write plugs dm_revalidate_zones() only allowed new or previously unzoned devices to call blk_revalidate_disk_zones(). If the device ...