Lucene search
+L

3140 matches found

CVE
CVE
added 2024/04/19 8:29 p.m.119 views

CVE-2024-4018

CVE-2024-4018 is an improper privilege management vulnerability in BeyondTrust U-Series Appliance on Windows (64-bit local appliance API modules) that allows privilege escalation. Affected versions are 3.4 through before 4.0.3; the issue is mitigated by upgrading to 4.0.3 or later. The CVE’s docu...

8.8CVSS6.9AI score0.00171EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2024/04/19 8:29 p.m.37 views

CVE-2024-4018 Privilege Escalation in U-Series Appliance

Improper Privilege Management vulnerability in BeyondTrust U-Series Appliance on Windows, 64 bit local appliance api modules allows Privilege Escalation.This issue affects U-Series Appliance: from 3.4 before 4.0.3...

8.8CVSS8.9AI score0.00171EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/04/19 12:00 a.m.14 views

PT-2024-28795 · Beyondtrust · Beyondtrust U-Series Appliance

Name of the Vulnerable Software and Affected Versions: BeyondTrust U-Series Appliance versions 3.4 through 4.0.2 Description: The issue is related to Improper Privilege Management in the BeyondTrust U-Series Appliance on Windows, 64-bit, specifically affecting the filesystem modules. This allows...

8.8CVSS7.2AI score0.00171EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/12 11:06 a.m.14 views

OESA-2024-1371 unixODBC security update

The unixODBC Project goals are to develop and promote unixODBC to be the definitive standard for ODBC on non MS Windows platforms. This is to include GUI support for both KDE and GNOME. Security Fixes: An out-of-bounds stack write flaw was found in unixODBC on 64-bit architectures where the calle...

7.1CVSS6.8AI score0.00284EPSS
SaveExploits0References2
OSV
OSV
added 2024/04/12 11:06 a.m.8 views

OESA-2024-1370 unixODBC security update

The unixODBC Project goals are to develop and promote unixODBC to be the definitive standard for ODBC on non MS Windows platforms. This is to include GUI support for both KDE and GNOME. Security Fixes: An out-of-bounds stack write flaw was found in unixODBC on 64-bit architectures where the calle...

7.1CVSS6.8AI score0.00284EPSS
SaveExploits0References2
OSV
OSV
added 2024/04/12 11:06 a.m.11 views

OESA-2024-1374 unixODBC security update

The unixODBC Project goals are to develop and promote unixODBC to be the definitive standard for ODBC on non MS Windows platforms. This is to include GUI support for both KDE and GNOME. Security Fixes: An out-of-bounds stack write flaw was found in unixODBC on 64-bit architectures where the calle...

7.1CVSS6.8AI score0.00284EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/04/11 2:32 a.m.15 views

SUSE CVE-2023-46842

Unlike 32-bit PV guests, HVM guests may switch freely between 64-bit and other modes. This in particular means that they may set registers used to pass 32-bit-mode hypercall arguments to values outside of the range 32-bit code would be able to set them to. When processing of hypercalls takes a...

6.5CVSS7.1AI score0.0853EPSS
SaveExploits0References10
Xen Project
Xen Project
added 2024/04/09 12:00 p.m.64 views

x86 HVM hypercalls may trigger Xen bug check

ISSUE DESCRIPTION Unlike 32-bit PV guests, HVM guests may switch freely between 64-bit and other modes. This in particular means that they may set registers used to pass 32-bit-mode hypercall arguments to values outside of the range 32-bit code would be able to set them to. When processing of...

6.7AI score0.0853EPSS
SaveExploits0Affected Software1
SUSE CVE
SUSE CVE
added 2024/04/09 2:29 a.m.11 views

SUSE CVE-2024-26690

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: protect updates of 64-bit statistics counters As explained by a comment in , write side of struct u64statssync must ensure mutual exclusion, or one seqcount update could be lost on 32-bit platforms, thus blocking...

6.5CVSS6.5AI score0.00836EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/04/03 11:07 p.m.37 views

CVE-2024-26690

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: protect updates of 64-bit statistics counters As explained by a comment in , write side of struct u64statssync must ensure mutual exclusion, or one seqcount update could be lost on 32-bit platforms, thus blocking...

4.4CVSS7AI score0.00836EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/03 3:15 p.m.39 views

CVE-2024-26690

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: protect updates of 64-bit statistics counters As explained by a comment in , write side of struct u64statssync must ensure mutual exclusion, or one seqcount update could be lost on 32-bit platforms, thus blocking...

7.5CVSS6.4AI score0.00836EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.53 views

CVE-2024-26690

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: protect updates of 64-bit statistics counters As explained by a comment in , write side of struct u64statssync must ensure mutual exclusion, or one seqcount update could be lost on 32-bit platforms, thus blocking...

7.5CVSS5.7AI score0.00836EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/03 3:15 p.m.14 views

UBUNTU-CVE-2024-26690

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: protect updates of 64-bit statistics counters As explained by a comment in , write side of struct u64statssync must ensure mutual exclusion, or one seqcount update could be lost on 32-bit platforms, thus blocking...

7.5CVSS5.7AI score0.00836EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/04/03 2:55 p.m.34 views

CVE-2024-26710

In the Linux kernel, the following vulnerability has been resolved: powerpc/kasan: Limit KASAN thread size increase to 32KB KASAN is seen to increase stack usage, to the point that it was reported to lead to stack overflow on some 32-bit machines see link. To avoid overflows the stack size was...

5.5CVSS6.5AI score0.00245EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/04/03 2:54 p.m.84 views

CVE-2024-26690

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: protect updates of 64-bit statistics counters As explained by a comment in , write side of struct u64statssync must ensure mutual exclusion, or one seqcount update could be lost on 32-bit platforms, thus blocking...

7.5CVSS5.1AI score0.00836EPSS
SaveExploits0
CVE
CVE
added 2024/04/03 2:54 p.m.117 views

CVE-2024-26690

In CVE-2024-26690, the Linux kernel stmmac driver fix avoids 32-bit seqcount race conditions in u64_stats_sync by splitting 64-bit statistics into three context-specific groups and introducing a per-cpu stats structure (stmmac_pcpu_stats). The tx, napi/poll, and interrupt contexts now update disj...

7.5CVSS6.3AI score0.00836EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/04/03 2:54 p.m.15 views

CVE-2024-26690 net: stmmac: protect updates of 64-bit statistics counters

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: protect updates of 64-bit statistics counters As explained by a comment in , write side of struct u64statssync must ensure mutual exclusion, or one seqcount update could be lost on 32-bit platforms, thus blocking...

7.5CVSS4.9AI score
SaveExploits0References6
IBM Security Bulletins
IBM Security Bulletins
added 2024/04/02 5:01 p.m.46 views

Security Bulletin: IBM® Db2® is vulnerable to an information disclosure vulnerability as sensitive information may be included in a log file (CVE-2024-25030)

Summary IBM® Db2® is vulnerable to an information disclosure vulnerability as sensitive information may be included in a log file. Vulnerability Details CVEID:CVE-2024-25030 DESCRIPTION: IBM Db2 for Linux, UNIX and Windows includes Db2 Connect Server stores potentially sensitive information in lo...

6.2CVSS5.8AI score0.00191EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2024/03/18 11:15 a.m.11 views

AZL-36896 CVE-2024-1013 affecting package unixODBC for versions less than 2.3.9-3

An out-of-bounds stack write flaw was found in unixODBC on 64-bit architectures where the caller has 4 bytes and callee writes 8 bytes. This issue may go unnoticed on little-endian architectures, while big-endian architectures can be broken...

7.8CVSS7AI score0.00284EPSS
SaveExploits0References1
NVD
NVD
added 2024/03/18 11:15 a.m.23 views

CVE-2024-1013

An out-of-bounds stack write flaw was found in unixODBC on 64-bit architectures where the caller has 4 bytes and callee writes 8 bytes. This issue may go unnoticed on little-endian architectures, while big-endian architectures can be broken...

7.8CVSS6.8AI score0.00284EPSS
SaveExploits0References3
Rows per page
Query Builder