Lucene search
+L

160 matches found

Debian CVE
Debian CVE
added 2024/05/17 12:08 p.m.45 views

CVE-2023-52659

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Ensure input to pfntokaddr is treated as a 64-bit type On 64-bit platforms, the pfntokaddr macro requires that the input value is 64 bits in order to ensure that valid address bits don't get lost when shifting that input ...

5.5CVSS7.1AI score0.00219EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/17 12:08 p.m.33 views

CVE-2023-52659 x86/mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit type

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Ensure input to pfntokaddr is treated as a 64-bit type On 64-bit platforms, the pfntokaddr macro requires that the input value is 64 bits in order to ensure that valid address bits don't get lost when shifting that input ...

7.3AI score0.00219EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/12/21 6:14 p.m.25 views

unsafe-libyaml unaligned write of u64 on 32-bit and 16-bit platforms

Affected versions allocate memory using the alignment of usize and write data to it of type u64, without using core::ptr::writeunaligned. In platforms with sub-64bit alignment for usize including wasm32 and x86 these writes are insufficiently aligned some of the time. If using an ordinary optimiz...

7AI score
SaveExploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2023/09/07 12:00 a.m.34 views

Oracle Linux 5 : kernel (ELSA-2011-0017)

The remote Oracle Linux 5 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2011-0017 advisory. - scsi bfa: fix crash reading driver sysfs statistics Rob Evers 659880 CVE-2010-4343 - net cxgb3: fix read of uninitialized stack memory Jay Fenlason...

10CVSS7.4AI score0.14583EPSS
SaveExploits60References14
F5 Networks
F5 Networks
added 2023/02/21 8:00 p.m.74 views

K82112489: GNOME GLib vulnerability CVE-2021-27219

Security Advisory Description An issue was discovered in GNOME GLib before 2.66.6 and 2.67.x before 2.67.3. The function gbytesnew has an integer overflow on 64-bit platforms due to an implicit cast from 64 bits to 32 bits. The overflow could potentially lead to memory corruption. CVE-2021-27219...

7.5CVSS8AI score0.02993EPSS
SaveExploits1Affected Software1
F5 Networks
F5 Networks
added 2023/02/21 7:00 p.m.69 views

K8171: Linux kernel IA32 System Call vulnerability - CVE-2007-4573

Security Advisory Description Note : Versions that are not listed in this article have not been evaluated for vulnerability to this security advisory. For information about the F5 security policy regarding evaluating older and unsupported versions of F5 products, refer to K4602: Overview of the F...

7.2CVSS6AI score0.0082EPSS
SaveExploits2
F5 Networks
F5 Networks
added 2023/02/21 6:27 p.m.61 views

K79531634: OpenSSL vulnerability CVE-2002-0655

Security Advisory Description OpenSSL 0.9.6d and earlier, and 0.9.7-beta2 and earlier, does not properly handle ASCII representations of integers on 64 bit platforms, which could allow attackers to cause a denial of service and possibly execute arbitrary code. CVE-2002-0655 Impact There is no...

7.5CVSS7AI score0.08169EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/02/15 6:01 a.m.10 views

SUSE CVE-2010-0010

Integer overflow in the approxysendfb function in proxy/proxyutil.c in modproxy in the Apache HTTP Server before 1.3.42 on 64-bit platforms allows remote origin servers to cause a denial of service daemon crash or possibly execute arbitrary code via a large chunk size that triggers a heap-based...

6.8CVSS8.4AI score0.43421EPSS
SaveExploits2References4
SUSE CVE
SUSE CVE
added 2023/02/15 5:05 a.m.9 views

SUSE CVE-2016-2851

Integer overflow in proto.c in libotr before 4.1.1 on 64-bit platforms allows remote attackers to cause a denial of service memory corruption and application crash or execute arbitrary code via a series of large OTR messages, which triggers a heap-based buffer overflow...

9.8CVSS8.3AI score0.254EPSS
SaveExploits5References7
Tenable Nessus
Tenable Nessus
added 2022/09/01 12:00 a.m.236 views

Nutanix AHV : Multiple Vulnerabilities (NXSA-AHV-20201105.2175)

The version of AHV installed on the remote host is prior to 20201105.2175. It is, therefore, affected by multiple vulnerabilities as referenced in the NXSA-AHV-20201105.2175 advisory. - An issue was discovered in GNOME GLib before 2.66.6 and 2.67.x before 2.67.3. The function gbytesnew has an...

7.5CVSS7.4AI score0.06118EPSS
SaveExploits2References3
OSV
OSV
added 2022/05/23 10:15 p.m.46 views

GO-2021-0347 Stack exhaustion when compiling deeply nested expressions in regexp

On 64-bit platforms, an extremely deeply nested expression can cause regexp.Compile to cause goroutine stack exhaustion, forcing the program to exit. Note this applies to very large expressions, on the order of 2MB...

7.5CVSS8.5AI score0.03167EPSS
SaveExploits0References4
Mageia
Mageia
added 2022/03/31 7:55 p.m.49 views

Updated golang packages fix security vulnerability

On 64-bit platforms, an extremely deeply nested expression can cause regexp.Compile to cause goroutine stack exhaustion, forcing the program to exit. Note this applies to very large expressions, on the order of 2MB. CVE-2022-24921...

7.5CVSS1.8AI score0.03167EPSS
SaveExploits0References4
FreeBSD
FreeBSD
added 2022/02/09 12:00 a.m.30 views

go -- multiple vulnerabilities

The Go project reports: regexp: stack exhaustion compiling deeply nested expressions On 64-bit platforms, an extremely deeply nested expression can cause regexp.Compile to cause goroutine stack exhaustion, forcing the program to exit. Note this applies to very large expressions, on the order of 2...

7.5CVSS1.8AI score0.03167EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2022/02/09 12:00 a.m.55 views

Rocky Linux 8 : glib2 (RLSA-2021:2170)

The remote Rocky Linux 8 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2021:2170 advisory. - An issue was discovered in GNOME GLib before 2.66.6 and 2.67.x before 2.67.3. The function gbytesnew has an integer overflow on 64-bit platforms due to an...

7.5CVSS7.5AI score0.02993EPSS
SaveExploits1References4
Amazon
Amazon
added 2021/06/23 12:00 a.m.39 views

Important: glib2

Issue Overview: An issue was discovered in GNOME GLib before 2.66.6 and 2.67.x before 2.67.3. The function gbytesnew has an integer overflow on 64-bit platforms due to an implicit cast from 64 bits to 32 bits. The overflow could potentially lead to memory corruption. CVE-2021-27219 Affected...

7.5CVSS8.2AI score0.02993EPSS
SaveExploits1
Cent OS
Cent OS
added 2021/06/14 6:42 p.m.181 views

glib2 security update

CentOS Errata and Security Advisory CESA-2021:2147 An update for glib2 is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity...

7.5CVSS7.2AI score0.02993EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2021/06/11 12:00 a.m.49 views

RHEL 7 : glib2 (RHSA-2021:2175)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2021:2175 advisory. GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the...

7.5CVSS7.6AI score0.02993EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2021/06/02 4:50 p.m.49 views

Important: Red Hat Security Advisory: glib2 security update

An update for glib2 is now available for Red Hat Enterprise Linux 7.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.5CVSS7.2AI score0.02993EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2021/06/02 3:02 p.m.90 views

Important: Red Hat Security Advisory: glib2 security update

An update for glib2 is now available for Red Hat Enterprise Linux 7.2 Advanced Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.5CVSS7.2AI score0.02993EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2021/06/01 12:16 p.m.80 views

Important: Red Hat Security Advisory: glib2 security update

An update for glib2 is now available for Red Hat Enterprise Linux 7.7 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.5CVSS7.2AI score0.02993EPSS
SaveExploits1References2
Rows per page
Query Builder