Lucene search
+L

858 matches found

SUSE CVE
SUSE CVE
added 2025/09/17 11:27 p.m.4 views

SUSE CVE-2023-53355

In the Linux kernel, the following vulnerability has been resolved: staging: pi433: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instea...

5.5CVSS6.5AI score0.00174EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/09/17 6:53 p.m.6 views

CVE-2023-53355

In the Linux kernel, the following vulnerability has been resolved: staging: pi433: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instea...

5.5CVSS5.8AI score0.00174EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/09/17 4:52 p.m.18 views

CVE-2025-43792

Remote staging in Liferay Portal 7.4.0 through 7.4.3.105, and older unsupported versions, and Liferay DXP 2023.Q4.0, 2023.Q3.1 through 2023.Q3.4, 7.4 GA through update 92, 7.3 GA through update 35, and older unsupported versions does not properly obtain the remote address of the live site from th...

2.3CVSS6.7AI score0.0029EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/17 3:15 p.m.12 views

CVE-2023-53355

In the Linux kernel, the following vulnerability has been resolved: staging: pi433: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instea...

5.5CVSS0.00174EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/17 3:15 p.m.15 views

AZL-71909 CVE-2023-53355 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: staging: pi433: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instea...

5.5CVSS5.7AI score0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/17 3:15 p.m.6 views

DEBIAN-CVE-2023-53355

In the Linux kernel, the following vulnerability has been resolved: staging: pi433: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instea...

5.5CVSS5.3AI score0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/17 3:15 p.m.13 views

UBUNTU-CVE-2023-53355

In the Linux kernel, the following vulnerability has been resolved: staging: pi433: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instea...

5.5CVSS5.7AI score0.00174EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/17 2:56 p.m.19 views

CVE-2023-53355 staging: pi433: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: staging: pi433: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instea...

0.00174EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/09/17 2:56 p.m.8 views

CVE-2023-53355

In the Linux kernel, the following vulnerability has been resolved: staging: pi433: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instea...

5.5CVSS5.2AI score0.00174EPSS
SaveExploits0
OSV
OSV
added 2025/09/17 2:56 p.m.9 views

CVE-2023-53355 staging: pi433: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: staging: pi433: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instea...

5.5CVSS6.2AI score
SaveExploits0References6
CVE
CVE
added 2025/09/17 2:56 p.m.34 views

CVE-2023-53355

The CVE-2023-53355 entry concerns the Linux kernel (staging: pi433) where a memory leak occurs when using debugfs_lookup() because the returned object is not paired with dput(). The recommended fix is to use debugfs_lookup_and_remove(), which handles the necessary dput() logic and related cleanup...

5.5CVSS6.1AI score0.00174EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/17 2:56 p.m.4 views

CVE-2023-53355 staging: pi433: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: staging: pi433: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instea...

6.1AI score0.00174EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/09/17 2:56 p.m.4 views

CVE-2022-50355 staging: vt6655: fix some erroneous memory clean-up loops

In the Linux kernel, the following vulnerability has been resolved: staging: vt6655: fix some erroneous memory clean-up loops In some initialization functions of this driver, memory is allocated with 'i' acting as an index variable and increasing from 0. The commit in "Fixes" introduces some...

7.8CVSS6.2AI score0.002EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/09/17 2:56 p.m.14 views

CVE-2022-50355 staging: vt6655: fix some erroneous memory clean-up loops

In the Linux kernel, the following vulnerability has been resolved: staging: vt6655: fix some erroneous memory clean-up loops In some initialization functions of this driver, memory is allocated with 'i' acting as an index variable and increasing from 0. The commit in "Fixes" introduces some...

7.8CVSS0.002EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/09/17 12:0 a.m.7 views

PT-2025-38205

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the Linux kernel due to improper handling of memory allocated by the debugfs lookup function within the pi433 staging driver. Specifically, the memory associated...

5.5CVSS5.5AI score0.00174EPSS
SaveExploits0References19
Github Security Blog
Github Security Blog
added 2025/09/15 6:31 p.m.11 views

Liferay Portal has External Control of System or Configuration Settings

Remote staging in Liferay Portal 7.4.0 through 7.4.3.105, and older unsupported versions, and Liferay DXP 2023.Q4.0, 2023.Q3.1 through 2023.Q3.4, 7.4 GA through update 92, 7.3 GA through update 35, and older unsupported versions does not properly obtain the remote address of the live site from th...

5.3CVSS6.7AI score0.0029EPSS
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2025/09/15 6:31 p.m.3 views

External Control of System or Configuration Setting

Overview Affected versions of this package are vulnerable to External Control of System or Configuration Setting in the staging of live sites. An attacker can exfiltrate sensitive data to an external server by supplying malicious values for the remoteAddress and remotePort parameters. Note: This ...

5.3CVSS6.6AI score0.0029EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/15 6:31 p.m.9 views

GHSA-VP64-77C6-33H8 Liferay Portal has External Control of System or Configuration Settings

Remote staging in Liferay Portal 7.4.0 through 7.4.3.105, and older unsupported versions, and Liferay DXP 2023.Q4.0, 2023.Q3.1 through 2023.Q3.4, 7.4 GA through update 92, 7.3 GA through update 35, and older unsupported versions does not properly obtain the remote address of the live site from th...

2.3CVSS6.7AI score0.0029EPSS
SaveExploits0References3
Snyk
Snyk
added 2025/09/15 6:31 p.m.6 views

External Control of System or Configuration Setting

Overview Affected versions of this package are vulnerable to External Control of System or Configuration Setting in the staging of live sites. An attacker can exfiltrate sensitive data to an external server by supplying malicious values for the remoteAddress and remotePort parameters. Note: This ...

5.3CVSS6.6AI score0.0029EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/15 5:15 p.m.8 views

CVE-2025-43792

Remote staging in Liferay Portal 7.4.0 through 7.4.3.105, and older unsupported versions, and Liferay DXP 2023.Q4.0, 2023.Q3.1 through 2023.Q3.4, 7.4 GA through update 92, 7.3 GA through update 35, and older unsupported versions does not properly obtain the remote address of the live site from th...

5.3CVSS6.6AI score
SaveExploits0References1
Rows per page
Query Builder