Lucene search
+L

8080 matches found

Positive Technologies
Positive Technologies
added 2025/05/06 12:0 a.m.16 views

PT-2025-25784

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.15.0-rc4 Description A warning on driver removal started occurring after a commit change. The issue is resolved by disabling tx napi before deleting it in mt76 dma cleanup. The problem was found by Linux...

6.2CVSS6.8AI score0.0017EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/05/06 12:0 a.m.18 views

Ubuntu 18.04 LTS / 20.04 LTS : Linux kernel vulnerabilities (USN-7495-1)

The remote Ubuntu 18.04 LTS / 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7495-1 advisory. Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update...

8.8CVSS7AI score0.00696EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2025/05/06 12:0 a.m.9 views

Ubuntu 22.04 LTS / 24.04 LTS : Linux kernel vulnerability (USN-7492-1)

The remote Ubuntu 22.04 LTS / 24.04 LTS host has a package installed that is affected by a vulnerability as referenced in the USN-7492-1 advisory. A security issues was discovered in the Linux kernel. An attacker could possibly use this to compromise the system. This update corrects flaws in the...

8.8CVSS6.9AI score0.0031EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/05/04 5:24 p.m.21 views

CVE-2023-53039

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: ipc: Fix potential use-after-free in work function When a reset notify IPC message is received, the ISR schedules a work function and passes the ISHTP device to it via a global pointer ishtpdev. If ishprobe...

5.5CVSS7AI score0.00193EPSS
SaveExploits0References4
NVD
NVD
added 2025/05/02 4:15 p.m.20 views

CVE-2023-53114

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix kernel crash during reboot when adapter is in recovery mode If the driver detects during probe that firmware is in recovery mode then i40einitrecoverymode is called and the rest of probe function is skipped including...

5.5CVSS0.00189EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.19 views

CVE-2023-53106 nfc: st-nci: Fix use after free bug in ndlc_remove due to race condition

In the Linux kernel, the following vulnerability has been resolved: nfc: st-nci: Fix use after free bug in ndlcremove due to race condition This bug influences both stncii2cremove and stncispiremove. Take stncii2cremove as an example. In stncii2cprobe, it called ndlcprobe and bound &ndlc-smwork...

0.00194EPSS
SaveExploits0References8
Ubuntu
Ubuntu
added 2025/05/02 10:27 a.m.33 views

USN-7475-1: Linux kernel (Xilinx ZynqMP) vulnerabilities

Jann Horn discovered that the watchqueue event notification subsystem in the Linux kernel contained an out-of-bounds write vulnerability. A local attacker could use this to cause a denial of service system crash or escalate their privileges. CVE-2022-0995 Several security issues were discovered i...

9.8CVSS7.3AI score0.06197EPSS
SaveExploits13
NVD
NVD
added 2025/05/02 10:15 a.m.40 views

CVE-2025-0427

Use After Free vulnerability in Arm Ltd Bifrost GPU Kernel Driver, Arm Ltd Valhall GPU Kernel Driver, Arm Ltd Arm 5th Gen GPU Architecture Kernel Driver allows a local non-privileged user process to perform valid GPU processing operations to gain access to already freed memory.This issue affects...

7.8CVSS0.00161EPSS
SaveExploits0References1
Ubuntu
Ubuntu
added 2025/05/02 10:13 a.m.29 views

USN-7461-3: Linux kernel (Xilinx ZynqMP) 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: - GPU drivers; - Network drivers; - File systems infrastructure; - Ext4 file system; - Network file system NFS server...

8.8CVSS7.1AI score0.00524EPSS
SaveExploits0
OSV
OSV
added 2025/05/02 10:13 a.m.7 views

USN-7461-3 linux-xilinx-zynqmp 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: - GPU drivers; - Network drivers; - File systems infrastructure; - Ext4 file system; - Network file system NFS server...

8.8CVSS6.8AI score0.00524EPSS
SaveExploits0References12
Snyk
Snyk
added 2025/05/01 5:44 p.m.3 views

SQL Injection

Overview Affected versions of this package are vulnerable to SQL Injection due to improper escaping of a query parameter in the postgres64, postgres7, postgres8, and postgres9 drivers. An attacker can execute arbitrary SQL statements by injecting malicious SQL code into the pginsertid method...

10CVSS8.4AI score0.00733EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/01 2:15 p.m.12 views

CVE-2025-37795

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

5.5AI score
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/05/01 2:15 p.m.22 views

CVE-2025-23244

NVIDIA GPU Display Driver for Linux contains a vulnerability which could allow an unprivileged attacker to escalate permissions. A successful exploit of this vulnerability might lead to code execution, denial of service, escalation of privileges, information disclosure, and data tampering...

7.8CVSS7.2AI score0.00224EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/01 2:15 p.m.8 views

UBUNTU-CVE-2025-37781

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 dereference. That can also be reproduced by...

5.5CVSS6.2AI score0.00194EPSS
SaveExploits0References40
Debian CVE
Debian CVE
added 2025/05/01 12:55 p.m.9 views

CVE-2025-37754

In the Linux kernel, the following vulnerability has been resolved: drm/i915/huc: Fix fence not released on early probe errors HuC delayed loading fence, introduced with commit 27536e03271da "drm/i915/huc: track delayed HuC load with a fence", is registered with object tracker early on driver pro...

5.5CVSS5.5AI score0.00198EPSS
SaveExploits0
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2025/04/30 2:46 a.m.26 views

Improper access permission settings in multiple SEIKO EPSON printer drivers for Windows OS

Overview Multiple SEIKO EPSON printer drivers for Windows OS are configured with an improper access permission settings when installed or used in a language other than English. Incorrect default permissions CWE-276 - CVE-2025-42598 Private security researcher Erkan Ekici reported this vulnerabili...

8.4CVSS7.4AI score0.00197EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/29 7:33 a.m.19 views

USN-7455-5 linux-aws-5.15 vulnerabilities

Jann Horn discovered that the watchqueue event notification subsystem in the Linux kernel contained an out-of-bounds write vulnerability. A local attacker could use this to cause a denial of service system crash or escalate their privileges. CVE-2022-0995 Several security issues were discovered i...

8.8CVSS6.7AI score0.06197EPSS
SaveExploits13References13
Ubuntu
Ubuntu
added 2025/04/29 7:33 a.m.31 views

USN-7455-5: Linux kernel (AWS) vulnerabilities

Jann Horn discovered that the watchqueue event notification subsystem in the Linux kernel contained an out-of-bounds write vulnerability. A local attacker could use this to cause a denial of service system crash or escalate their privileges. CVE-2022-0995 Several security issues were discovered i...

8.8CVSS7.3AI score0.06197EPSS
SaveExploits13
OSV
OSV
added 2025/04/28 3:4 p.m.13 views

USN-7468-1 linux-azure-nvidia vulnerabilities

Michael Randrianantenaina discovered that the Bluetooth driver in the Linux Kernel contained an improper access control vulnerability. A nearby attacker could use this to connect a rougue device and possibly execute arbitrary code. CVE-2024-8805 Attila Szász discovered that the HFS+ file system...

9.8CVSS7AI score0.03558EPSS
SaveExploits9References740
Ubuntu
Ubuntu
added 2025/04/28 3:4 p.m.37 views

USN-7468-1: Linux kernel (Azure, N-Series) vulnerabilities

Michael Randrianantenaina discovered that the Bluetooth driver in the Linux Kernel contained an improper access control vulnerability. A nearby attacker could use this to connect a rougue device and possibly execute arbitrary code. CVE-2024-8805 Attila Szász discovered that the HFS+ file system...

9.8CVSS8.2AI score0.03558EPSS
SaveExploits9
Rows per page
Query Builder