Linux

Linux Kernel

12164 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Published 03.07.2025 08:35:52
  • Last modified 03.07.2025 15:13:53

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...

  • EPSS 0.05%
  • Published 03.07.2025 08:35:51
  • Last modified 03.07.2025 15:13:53

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...

  • EPSS 0.03%
  • Published 03.07.2025 08:35:45
  • Last modified 03.07.2025 15:13:53

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() ...

  • EPSS 0.05%
  • Published 03.07.2025 08:35:44
  • Last modified 03.07.2025 15:13:53

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...

  • EPSS 0.03%
  • Published 03.07.2025 08:35:43
  • Last modified 03.07.2025 15:13:53

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 ...

  • EPSS 0.03%
  • Published 03.07.2025 08:35:42
  • Last modified 03.07.2025 15:13:53

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 ...

  • EPSS 0.03%
  • Published 03.07.2025 08:35:41
  • Last modified 10.07.2025 15:15:26

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 ...

  • EPSS 0.03%
  • Published 03.07.2025 08:35:41
  • Last modified 03.07.2025 15:13:53

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 ...

  • EPSS 0.05%
  • Published 03.07.2025 08:35:40
  • Last modified 03.07.2025 15:13:53

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: Add NULL check in udma_probe() devm_kasprintf() returns NULL when memory allocation fails. Currently, udma_probe() does not check for this case, which results in a N...

  • EPSS 0.04%
  • Published 03.07.2025 08:35:39
  • Last modified 03.07.2025 15:13:53

In the Linux kernel, the following vulnerability has been resolved: usb: renesas_usbhs: Reorder clock handling and power management in probe Reorder the initialization sequence in `usbhs_probe()` to enable runtime PM before accessing registers, pre...