Lucene search
+L

11754 matches found

Ubuntu
Ubuntu
added 2025/10/06 2:26 p.m.17 views

USN-7801-2: Linux kernel (Oracle) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - ARM64 architecture; - x86 architecture; - Compute Acceleration Framework; - Bus devices; - AM...

9.8CVSS7AI score0.00488EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2025/10/06 2:16 p.m.7 views

USN-7791-3: Linux kernel vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Packet sockets; - Network traffic control; - VMware vSockets driver; - XFRM subsystem; CVE-2025-38617,...

7.8CVSS7AI score0.00328EPSS
SaveExploits0
OSV
OSV
added 2025/10/06 2:16 p.m.9 views

USN-7791-3 linux-gcp, linux-gcp-6.14, linux-oem-6.14 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Packet sockets; - Network traffic control; - VMware vSockets driver; - XFRM subsystem; CVE-2025-38617,...

7.8CVSS6.5AI score0.00328EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/06 2:02 p.m.22 views

USN-7774-5 linux-nvidia-tegra-igx vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - ACPI drivers; - Serial ATA and Parallel ATA...

9.8CVSS6.5AI score0.01278EPSS
SaveExploits8References143
Ubuntu
Ubuntu
added 2025/10/06 2:02 p.m.19 views

USN-7774-5: Linux kernel (NVIDIA Tegra IGX) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - ACPI drivers; - Serial ATA and Parallel ATA...

9.8CVSS7.6AI score0.01278EPSS
SaveExploits8
Microsoft CVE
Microsoft CVE
added 2025/10/05 8:02 a.m.11 views

net: rfkill: gpio: Fix crash due to dereferencering uninitialized pointer

...

5.5CVSS7AI score0.00137EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/10/05 2:55 a.m.8 views

SUSE CVE-2023-53609

In the Linux kernel, the following vulnerability has been resolved: scsi: Revert "scsi: core: Do not increase scsidevice's iorequestcnt if dispatch failed" The "atomicinc&cmd-device-iorequestcnt" in scsiqueuerq would cause kernel panic because cmd-device may be freed after returning from...

5.5CVSS6.3AI score0.00125EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/05 2:55 a.m.6 views

SUSE CVE-2023-53611

In the Linux kernel, the following vulnerability has been resolved: ipmisi: fix a memleak in trysmiinit Kmemleak reported the following leak info in trysmiinit: unreferenced object 0xffff00018ecf9400 size 1024: comm "modprobe", pid 2707763, jiffies 4300851415 age 773.308s backtrace:...

5.5CVSS6.5AI score0.00136EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2025/10/05 2:52 a.m.10 views

SUSE CVE-2025-39938

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: q6apm-lpass-dais: Fix NULL pointer dereference if source graph failed If earlier opening of source graph fails e.g. ADSP rejects due to incorrect audioreach topology, the graph is closed and "daidata-graphdai-id" is...

5.5CVSS6.4AI score0.00136EPSS
SaveExploits0References21
OSV
OSV
added 2025/10/04 4:15 p.m.11 views

UBUNTU-CVE-2022-50489

In the Linux kernel, the following vulnerability has been resolved: drm/mipi-dsi: Detach devices when removing the host Whenever the MIPI-DSI host is unregistered, the code of mipidsihostunregister loops over every device currently found on that bus and will unregister it. However, it doesn't...

5.5CVSS5.9AI score0.00149EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2025/10/04 3:44 p.m.21 views

CVE-2023-53609 scsi: Revert "scsi: core: Do not increase scsi_device's iorequest_cnt if dispatch failed"

In the Linux kernel, the following vulnerability has been resolved: scsi: Revert "scsi: core: Do not increase scsidevice's iorequestcnt if dispatch failed" The "atomicinc&cmd-device-iorequestcnt" in scsiqueuerq would cause kernel panic because cmd-device may be freed after returning from...

7.8CVSS0.00125EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/04 3:44 p.m.8 views

CVE-2023-53605 drm: amd: display: Fix memory leakage

In the Linux kernel, the following vulnerability has been resolved: drm: amd: display: Fix memory leakage This commit fixes memory leakage in dcconstructctx function...

6.6AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/10/04 3:44 p.m.8 views

CVE-2023-53603

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Avoid fcport pointer dereference Klocwork reported warning of NULL pointer may be dereferenced. The routine exits when sactl is NULL and fcport is allocated after the exit call thus causing NULL fcport pointer to...

5.5CVSS5.3AI score0.00136EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/04 3:44 p.m.7 views

CVE-2023-53594

In the Linux kernel, the following vulnerability has been resolved: driver core: fix resource leak in deviceadd When calling kobjectadd failed in deviceadd, it will call cleanupgluedir to free resource. But in kobjectadd, dev-kobj.parent has been set to NULL. This will cause resource leak. The...

5.5CVSS5.3AI score0.00135EPSS
SaveExploits0
OSV
OSV
added 2025/10/04 3:17 p.m.8 views

CVE-2023-53575 wifi: iwlwifi: mvm: fix potential array out of bounds access

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix potential array out of bounds access Account for IWLSECWEPKEYOFFSET when needed while verifying keylen size in iwlmvmseckeyadd...

6.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/04 3:17 p.m.20 views

CVE-2023-53572 clk: imx: scu: use _safe list iterator to avoid a use after free

In the Linux kernel, the following vulnerability has been resolved: clk: imx: scu: use safe list iterator to avoid a use after free This loop is freeing "clk" so it needs to use listforeachentrysafe. Otherwise it dereferences a freed variable to get the next item on the loop...

7CVSS0.00132EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/04 3:16 p.m.35 views

CVE-2022-50482

CVE-2022-50482 is a Linux kernel vulnerability in the iommu/vt-d path. The issue is a memory leak of si_domain that occurs when init_dmars() fails, due to domain objects still lingering in the iommu_domain cache. The description states that this memory leak could occur in kernel builds prior to a...

5.5CVSS6.2AI score0.00149EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 2025/10/04 9:30 a.m.14 views

EUVD-2025-32397

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: q6apm-lpass-dais: Fix NULL pointer dereference if source graph failed If earlier opening of source graph fails e.g. ADSP rejects due to incorrect audioreach topology, the graph is closed and "daidata-graphdai-id" is...

5.9AI score0.00136EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/04 9:30 a.m.14 views

EUVD-2025-32398

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Always pass in an error pointer to sevplatformshutdownlocked When 9770b428b1a2 "crypto: ccp - Move devinfo/err messages for SEV/SNP init and shutdown" moved the error messages dumping so that they don't need to be...

5.6AI score0.00134EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/04 7:31 a.m.40 views

CVE-2025-39938

The CVE-2025-39938 issue is a NULL pointer dereference in ASoC/qcom: q6apm-lpass-dais when the source graph fails (e.g., ADSP/topology rejection). The bug can cause a crash during snd_soc_pcm_dai_prepare due to dai_data->graph[dai->id] being NULL. The Linux kernel has been updated to fix th...

5.5CVSS6AI score0.00136EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder