Lucene search
+L

2679 matches found

OSV
OSV
added 2025/05/01 3:16 p.m.17 views

UBUNTU-CVE-2022-49826

In the Linux kernel, the following vulnerability has been resolved: ata: libata-transport: fix double atahostput in atatportadd In the error path in atatportadd, when calling putdevice, atatportrelease is called, it will put the refcount of 'ap-host'. And then atahostput is called again, the...

7.8CVSS6.1AI score0.00216EPSS
SaveExploits0References9
OSV
OSV
added 2025/05/01 3:16 p.m.18 views

UBUNTU-CVE-2022-49836

In the Linux kernel, the following vulnerability has been resolved: siox: fix possible memory leak in sioxdeviceadd If deviceregister returns error in sioxdeviceadd, the name allocated by devsetname need be freed. As comment of deviceregister says, it should use putdevice to give up the reference...

5.5CVSS6.1AI score0.00189EPSS
SaveExploits0References9
OSV
OSV
added 2025/05/01 3:16 p.m.5 views

DEBIAN-CVE-2022-49774

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/xen: Fix eventfd error handling in kvmxeneventfdassign Should not call eventfdctxput in case of error. Introduce new goto target instead. - Paolo...

5.5CVSS5.5AI score0.00159EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 3:16 p.m.14 views

UBUNTU-CVE-2022-49860

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma-glue: fix memory leak when register device fail If deviceregister fails, it should call putdevice to give up reference, the name allocated in devsetname can be freed in callback function kobjectcleanup...

5.5CVSS6AI score0.00187EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/05/01 2:10 p.m.2 views

CVE-2022-49915 mISDN: fix possible memory leak in mISDN_register_device()

In the Linux kernel, the following vulnerability has been resolved: mISDN: fix possible memory leak in mISDNregisterdevice Afer commit 1fa5ae857bb1 "driver core: get rid of struct device's busid string array", the name of device is allocated dynamically, add putdevice to give up the reference, so...

6.1AI score0.00193EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/05/01 2:09 p.m.58 views

CVE-2022-49818

In the Linux kernel, the following vulnerability has been resolved: mISDN: fix misuse of putdevice in mISDNregisterdevice We should not release reference by putdevice before calling deviceinitialize...

5.5CVSS5.5AI score0.00189EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/05/01 12:00 a.m.25 views

PT-2025-18552 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A potential memory leak issue has been resolved in the Linux kernel, specifically in the ALSA hda component. The problem occurred in the add widget node function, where kobject add may...

8.8CVSS7.4AI score0.01328EPSS
SaveExploits4References668
Positive Technologies
Positive Technologies
added 2025/05/01 12:00 a.m.17 views

PT-2025-18543

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, which was caused by a double call to ata host put in the ata tport add function. This led to a null pointer dereference when...

8.8CVSS7.4AI score0.01328EPSS
SaveExploits4References1457
SUSE CVE
SUSE CVE
added 2025/04/24 9:49 a.m.10 views

SUSE CVE-2025-22126

In the Linux kernel, the following vulnerability has been resolved: md: fix mddev uaf while iterating allmddevs list While iterating allmddevs list from mdnotifyreboot and mdexit, listforeachentrysafe is used, and this can race with deletint the next mddev, causing UAF: t1: spinlock...

5.5CVSS7.6AI score0.00191EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2025/04/23 2:38 a.m.9 views

SUSE CVE-2025-22088

In the Linux kernel, the following vulnerability has been resolved: RDMA/erdma: Prevent use-after-free in erdmaacceptnewconn After the erdmacepputnewcep being called, newcep will be freed, and the following dereference will cause a UAF problem. Fix this issue...

5.5CVSS7.7AI score0.00505EPSS
SaveExploits0References16
Amazon
Amazon
added 2025/04/17 12:00 a.m.21 views

Important: tomcat8

Issue Overview: Path Equivalence: 'file.Name' Internal Dot leading to Remote Code Execution and/or Information disclosure and/or malicious content added to uploaded files via write enabled Default Servlet in Apache Tomcat. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.2, from...

10CVSS9.7AI score0.99927EPSS
SaveExploits49
Positive Technologies
Positive Technologies
added 2025/04/17 12:00 a.m.6 views

PT-2025-20515

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, related to the deletion of VLANs when MST is unsupported. The issue arises from the mv88e6xxx port vlan leave function, which...

5.5CVSS6.7AI score0.00265EPSS
SaveExploits0
OSV
OSV
added 2025/04/16 5:15 a.m.9 views

AZL-61688 CVE-2025-22018 affecting package kernel for versions less than 6.6.92.2-1

In the Linux kernel, the following vulnerability has been resolved: atm: Fix NULL pointer dereference When MPOAcacheimposrcvd receives the msg, it can trigger Null Pointer Dereference Vulnerability if both entry and holdingtime are NULL. Because there is only for the situation where entry is NULL...

5.5CVSS6.4AI score0.00213EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/04/16 12:00 a.m.16 views

PT-2025-38572

Name of the Vulnerable Software and Affected Versions Linux kernel versions 6.6.0-39 and earlier Description A NULL pointer dereference issue was identified within the tee shm put function of the Linux kernel. Specifically, a check was missing in tee shm put, leading to a potential crash when shm...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/04/14 12:00 a.m.14 views

The vulnerability of the afs_put_server() function in the fs/afs/server.c module of the Andrew file system support module for Linux kernel allows a hacker to cause a service failure.

The vulnerability of the afsputserver function in the fs/afs/server.c module of the Andrew file system support module in the Linux operating system is related to incomplete cleanup of temporary or auxiliary resources. Exploiting this vulnerability could allow an attacker to cause service failures...

5.5CVSS5.4AI score0.00205EPSS
SaveExploits0References8Affected Software3
Positive Technologies
Positive Technologies
added 2025/04/13 12:00 a.m.7 views

PT-2025-20521

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A deadlock warning occurred in the Linux kernel when invoking nfs4 put stid following a failed dl recall queue operation. This issue arises from the interaction between nfsd break one...

5.5CVSS6.8AI score0.0076EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/04/09 12:00 a.m.14 views

The vulnerability of the nfsd_file_put() function in the filecache.c component of the Linux kernel allows a hacker to gain access to confidential data, compromise its integrity, and cause service failures.

The vulnerability of the nfsdfileput function in the filecache.c component of the Linux kernel lies in the use of memory after it is freed. Exploiting this vulnerability can allow an attacker to access confidential data, compromise its integrity, and cause service failures...

7.8CVSS6.3AI score0.00631EPSS
SaveExploits0References11Affected Software3
RedhatCVE
RedhatCVE
added 2025/04/08 7:46 p.m.18 views

CVE-2025-2259

In NetX HTTP server functionality of Eclipse ThreadX NetX Duo before version 6.4.3, an attacker can cause an integer underflow and a subsequent denial of service by writing a very large file, by specially crafted packets with Content-Length in one packet smaller than the data request size of the...

7.5CVSS7.2AI score0.00905EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/04/08 7:46 p.m.18 views

CVE-2025-2260

In NetX HTTP server functionality of Eclipse ThreadX NetX Duo before version 6.4.3, an attacker can cause a denial of service by specially crafted packets. The core issue is missing closing of a file in case of an error condition, resulting in the 404 error for each further file request. Users ca...

7.5CVSS7AI score0.00905EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/04/08 12:26 p.m.17 views

tomcat: Potential RCE and/or information disclosure and/or information corruption with partial PUT

A flaw was found in Apache Tomcat. In certain conditions and configurations, this vulnerability allows a remote attacker to exploit a path equivalence flaw to view file system contents and add malicious content via a write-enabled Default Servlet in Apache Tomcat. For the vulnerability to be...

10CVSS7.8AI score0.99927EPSS
SaveExploits49References6
Rows per page
Query Builder