Linux

Linux Kernel

12162 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS -
  • Published 16.09.2025 08:11:16
  • Last modified 16.09.2025 09:15:44

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.02%
  • Published 16.09.2025 08:11:15
  • Last modified 16.09.2025 12:49:16

In the Linux kernel, the following vulnerability has been resolved: drivers: staging: rtl8723bs: Fix locking in _rtw_join_timeout_handler() Commit 041879b12ddb ("drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle()") besides f...

  • EPSS 0.03%
  • Published 16.09.2025 08:11:14
  • Last modified 16.09.2025 12:49:16

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Remove unused nvme_ls_waitq wait queue System crash when qla2x00_start_sp(sp) returns error code EGAIN and wake_up gets called for uninitialized wait queue sp->nvme_...

  • EPSS 0.02%
  • Published 16.09.2025 08:11:13
  • Last modified 16.09.2025 12:49:16

In the Linux kernel, the following vulnerability has been resolved: misc: vmw_balloon: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time. To...

  • EPSS 0.03%
  • Published 16.09.2025 08:11:12
  • Last modified 16.09.2025 12:49:16

In the Linux kernel, the following vulnerability has been resolved: wifi: iwl3945: Add missing check for create_singlethread_workqueue Add the check for the return value of the create_singlethread_workqueue in order to avoid NULL pointer dereferenc...

  • EPSS 0.02%
  • Published 16.09.2025 08:11:12
  • Last modified 16.09.2025 12:49:16

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix memory leak in ubifs_sysfs_init() When insmod ubifs.ko, a kmemleak reported as below: unreferenced object 0xffff88817fb1a780 (size 8): comm "insmod", pid 25265, jif...

  • EPSS 0.04%
  • Published 16.09.2025 08:11:11
  • Last modified 16.09.2025 12:49:16

In the Linux kernel, the following vulnerability has been resolved: ubifs: Free memory for tmpfile name When opening a ubifs tmpfile on an encrypted directory, function fscrypt_setup_filename allocates memory for the name that is to be stored in th...

  • EPSS 0.03%
  • Published 16.09.2025 08:11:10
  • Last modified 16.09.2025 12:49:16

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: fix a possible null-pointer dereference due to data race in snd_hdac_regmap_sync() The variable codec->regmap is often protected by the lock codec->regmap_lock when is a...

  • EPSS 0.02%
  • Published 16.09.2025 08:11:09
  • Last modified 16.09.2025 12:49:16

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: mt8183: Add back SSPM related clocks This reverts commit 860690a93ef23b567f781c1b631623e27190f101. On the MT8183, the SSPM related clocks were removed claiming a la...

  • EPSS 0.02%
  • Published 16.09.2025 08:11:08
  • Last modified 16.09.2025 12:49:16

In the Linux kernel, the following vulnerability has been resolved: Drivers: vmbus: Check for channel allocation before looking up relids relid2channel() assumes vmbus channel array to be allocated when called. However, in cases such as kdump/kexec...