Lucene search
+L

284 matches found

OSV
OSV
added 2025/11/12 10:23 a.m.5 views

CVE-2025-40124 sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARC III

In the Linux kernel, the following vulnerability has been resolved: sparc: fix accurate exception reporting in copyfromtouser for UltraSPARC III Anthony Yznaga tracked down that a BUGON in ext4 code with large folios enabled resulted from copyfromuser returning impossibly large values greater tha...

7.8CVSS6.3AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/11/12 10:23 a.m.19 views

CVE-2025-40112 sparc: fix accurate exception reporting in copy_{from_to}_user for Niagara

In the Linux kernel, the following vulnerability has been resolved: sparc: fix accurate exception reporting in copyfromtouser for Niagara The referenced commit introduced exception handlers on user-space memory references in copyfromuser and copytouser. These handlers return from the respective...

7.8CVSS0.00158EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/11/12 10:23 a.m.15 views

CVE-2025-40112

In the Linux kernel, the following vulnerability has been resolved: sparc: fix accurate exception reporting in copyfromtouser for Niagara The referenced commit introduced exception handlers on user-space memory references in copyfromuser and copytouser. These handlers return from the respective...

7.8CVSS5.2AI score0.00158EPSS
SaveExploits0
CVE
CVE
added 2025/11/12 10:23 a.m.29 views

CVE-2025-40112

CVE-2025-40112 : In the Linux kernel, the sparc Niagara path had inaccurate exception reporting in copy_from_user and copy_to_user. The referenced commit added exception handlers for user-space memory references, which returned from the function and computed remaining bytes using current register...

7.8CVSS5.8AI score0.00158EPSS
SaveExploits0References8
OSV
OSV
added 2025/11/12 10:23 a.m.5 views

CVE-2025-40112 sparc: fix accurate exception reporting in copy_{from_to}_user for Niagara

In the Linux kernel, the following vulnerability has been resolved: sparc: fix accurate exception reporting in copyfromtouser for Niagara The referenced commit introduced exception handlers on user-space memory references in copyfromuser and copytouser. These handlers return from the respective...

7.8CVSS6.1AI score
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2025-40112

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - sparc: fix accurate exception reporting in copyfromtouser for Niagara The referenced commit introduced exception handlers on user-space memory references in...

7.8CVSS5.9AI score0.00158EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/11/12 12:00 a.m.7 views

PT-2025-46588

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue was identified in the Linux kernel related to exception handling within the copy from user and copy to user functions on the Niagara architecture. The problem stemmed from...

7.2AI score0.00158EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2025-40126

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - sparc: fix accurate exception reporting in copyfromtouser for UltraSPARC The referenced commit introduced exception handlers on user-space memory references in...

5.9AI score0.00216EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/11/05 10:04 p.m.17 views

CVE-2025-62520

Mantis Bug Tracker MantisBT is an open source issue tracker. In versions 2.27.1 and below, due to insufficient access-level checks, any non-admin user with access to manageconfigcolumnspage.php can use the Copy From action to retrieve the columns configuration from a private project they have no...

5.3CVSS6.7AI score0.00246EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.6 views

MantisBT < 2.27.2 Unauthorized Disclosure (GHSA-g582-8vwr-68h2)

The version of MantisBT installed on the remote host is prior to 2.27.2. It is, therefore, affected by a vulnerability as referenced in the GHSA-g582-8vwr-68h2 advisory. - Due to insufficient access-level checks, any non-admin user having access to manageconfigcolumnspage typically project manage...

5.3CVSS5.9AI score0.00246EPSS
SaveExploits1References2
CVE
CVE
added 2025/11/04 9:31 p.m.26 views

CVE-2025-62520

CVE-2025-62520 concerns MantisBT prior to 2.27.2. The issue arises from insufficient access checks in manage_config_columns_page.php, allowing any non-admin user with access to that page to use Copy From to retrieve the columns configuration from a private project they should not access. Affected...

5.3CVSS6.3AI score0.00246EPSS
SaveExploits1References3Affected Software1
Snyk
Snyk
added 2025/11/03 8:13 p.m.4 views

Improper Authorization

Overview mantisbt/mantisbt is a mantis bug tracker. Affected versions of this package are vulnerable to Improper Authorization due to insufficient access-level checks in the manageconfigcolumnspage.php. An attacker can retrieve configuration details from private projects by using the 'Copy From'...

5.3CVSS6.9AI score0.00246EPSS
SaveExploits1References2
OSV
OSV
added 2025/11/03 8:13 p.m.18 views

GHSA-G582-8VWR-68H2 MantisBT unauthorized disclosure of private project column configuration

Impact Due to insufficient access-level checks, any non-admin user having access to manageconfigcolumnspage.php typically project managers having MANAGER role can use the Copy From action to retrieve the columns configuration from a private project they have no access to. Access to the reverse...

5.3CVSS6.9AI score0.00246EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2025/11/03 8:13 p.m.14 views

MantisBT unauthorized disclosure of private project column configuration

Impact Due to insufficient access-level checks, any non-admin user having access to manageconfigcolumnspage.php typically project managers having MANAGER role can use the Copy From action to retrieve the columns configuration from a private project they have no access to. Access to the reverse...

5.3CVSS6.9AI score0.00246EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2025/11/03 12:00 a.m.9 views

PT-2025-44805

Name of the Vulnerable Software and Affected Versions MantisBT versions 2.27.1 and below Description Mantis Bug Tracker MantisBT is an open source issue tracker. Insufficient access-level checks allow a non-admin user with access to the manage config columns page.php page to retrieve the columns...

5.3CVSS6.7AI score0.00246EPSS
SaveExploits1References8
SUSE CVE
SUSE CVE
added 2025/10/30 12:25 a.m.6 views

SUSE CVE-2025-40051

In the Linux kernel, the following vulnerability has been resolved: vhost: vringh: Modify the return value check The return value of copyfromiter and copytoiter can't be negative, check whether the copied lengths are equal...

5.5CVSS6.5AI score0.00154EPSS
SaveExploits0References19
OSV
OSV
added 2025/10/28 12:15 p.m.9 views

AZL-68864 CVE-2025-40051 affecting package kernel for versions less than 6.6.112.1-2

In the Linux kernel, the following vulnerability has been resolved: vhost: vringh: Modify the return value check The return value of copyfromiter and copytoiter can't be negative, check whether the copied lengths are equal...

7.8CVSS5.6AI score0.00154EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/28 12:15 p.m.7 views

CVE-2025-40051

In the Linux kernel, the following vulnerability has been resolved: vhost: vringh: Modify the return value check The return value of copyfromiter and copytoiter can't be negative, check whether the copied lengths are equal...

7.8CVSS0.00154EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/28 12:15 p.m.10 views

UBUNTU-CVE-2025-40051

In the Linux kernel, the following vulnerability has been resolved: vhost: vringh: Modify the return value check The return value of copyfromiter and copytoiter can't be negative, check whether the copied lengths are equal...

7.8CVSS5.7AI score0.00154EPSS
SaveExploits0References23
EUVD
EUVD
added 2025/10/28 11:48 a.m.5 views

EUVD-2025-36477

In the Linux kernel, the following vulnerability has been resolved: vhost: vringh: Modify the return value check The return value of copyfromiter and copytoiter can't be negative, check whether the copied lengths are equal...

6AI score0.00154EPSS
SaveExploits0References6
Rows per page
Query Builder