Lucene search
+L

1549 matches found

Oracle linux
Oracle linux
added 2025/05/07 12:00 a.m.21 views

thunderbird security update

128.9.2-1.0.1 - Fix prefs for new nss Orabug: 37079820 - Add Oracle prefs file - Force use of gcc-toolset-13 due to clang dependency 128.9.2 - Add OpenELA debranding 128.9.2-1 - Update to 128.9.2...

6.4CVSS6.8AI score0.00337EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2025/05/06 12:00 a.m.25 views

firefox security update

128.10.0-1.0.1 - Fix firefox-oracle-default-prefs.js for new nss Orabug: 37079789 - Force use of gcc-toolset-13 due to clang dependency 128.10.0 - Add debranding patches Mustafa Gezen - Add OpenELA default preferences Louis Abel 128.10.0-1 - Update to 128.10.0 build1...

9.1CVSS7.1AI score0.00629EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/05/06 12:00 a.m.12 views

Oracle Linux 8 : firefox (ELSA-2025-4458)

The remote Oracle Linux 8 host has a package installed that is affected by multiple vulnerabilities as referenced in the ELSA-2025-4458 advisory. 128.10.0-1.0.1 - Fix firefox-oracle-default-prefs.js for new nss Orabug: 37079789 - Force use of gcc-toolset-13 due to clang dependency 128.10.0 - Add...

9.1CVSS7.2AI score0.00629EPSS
SaveExploits0References6
Veeam
Veeam
added 2025/05/02 12:00 a.m.352 views

Failed to load module [veeamblksnap] on Oracle Linux 9 with UEK R8 kernel

Article Applicability This article is specifically regarding Oracle Linux 9 with UEK R8 kernel 6.12+: root@localhost cat /etc/os-release PRETTYNAME="Oracle Linux Server 9.5" root@localhost uname -r 6.12.0-0.20.20.el9uek.x8664 For all other situations involving the error "Failed to load module...

7AI score
SaveExploits0Affected Software1
OSV
OSV
added 2025/05/01 3:16 p.m.15 views

DEBIAN-CVE-2022-49804

In the Linux kernel, the following vulnerability has been resolved: s390: avoid using global register for currentstackpointer Commit 30de14b1884b "s390: currentstackpointer shouldn't be a function" made currentstackpointer a global register variable like on many other architectures. Unfortunately...

7.8CVSS5.6AI score0.00183EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/01 3:16 p.m.32 views

CVE-2022-49804

In the Linux kernel, the following vulnerability has been resolved: s390: avoid using global register for currentstackpointer Commit 30de14b1884b "s390: currentstackpointer shouldn't be a function" made currentstackpointer a global register variable like on many other architectures. Unfortunately...

7.8CVSS0.00183EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/01 3:16 p.m.44 views

UBUNTU-CVE-2022-49804

In the Linux kernel, the following vulnerability has been resolved: s390: avoid using global register for currentstackpointer Commit 30de14b1884b "s390: currentstackpointer shouldn't be a function" made currentstackpointer a global register variable like on many other architectures. Unfortunately...

7.8CVSS6.1AI score0.00183EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/05/01 2:09 p.m.49 views

CVE-2022-49804 s390: avoid using global register for current_stack_pointer

In the Linux kernel, the following vulnerability has been resolved: s390: avoid using global register for currentstackpointer Commit 30de14b1884b "s390: currentstackpointer shouldn't be a function" made currentstackpointer a global register variable like on many other architectures. Unfortunately...

7.8CVSS0.00183EPSS
SaveExploits0References2
CVE
CVE
added 2025/05/01 2:09 p.m.136 views

CVE-2022-49804

CVE-2022-49804 refers to a Linux kernel issue affecting s390 where making current_stack_pointer a global register variable exposed a gcc bug. The vulnerability is tied to stack pointer handling and can lead to stack corruption on affected builds. Public description notes that to mitigate, the min...

7.8CVSS6.6AI score0.00183EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/05/01 2:09 p.m.20 views

CVE-2022-49804 s390: avoid using global register for current_stack_pointer

In the Linux kernel, the following vulnerability has been resolved: s390: avoid using global register for currentstackpointer Commit 30de14b1884b "s390: currentstackpointer shouldn't be a function" made currentstackpointer a global register variable like on many other architectures. Unfortunately...

7.8CVSS6.1AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/05/01 12:00 a.m.22 views

PT-2025-18521 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability has been resolved in the Linux kernel. The issue is related to the use of a global register for current stack pointer on the s390 architecture. This uncovered an old bu...

9.8CVSS7.3AI score0.01369EPSS
SaveExploits4References699
IBM Security Bulletins
IBM Security Bulletins
added 2025/04/29 2:27 p.m.30 views

Security Bulletin: Security vulnerabilities affect libxml2 and gcc packages shipped with IBM CICS TX Advanced.

Summary IBM CICS TX Advanced is impacted by security vulnerabilities found in packages libxml2 and gcc. IBM CICS TX Advanced has been updated in order to address these vulnerabilities. Vulnerability Details CVEID:CVE-2022-49043 DESCRIPTION: xmlXIncludeAddNode in xinclude.c in libxml2 before 2.11....

8.1CVSS8.4AI score0.8383EPSS
SaveExploits7Affected Software1
OSV
OSV
added 2025/04/17 6:15 p.m.12 views

CVE-2021-47671

In the Linux kernel, the following vulnerability has been resolved: can: etases58x: es58xrxerrmsg: fix memory leak in error path In es58xrxerrmsg, if can-dosetmode fails, the function directly returns without calling netifrxskb. This means that the skb previously allocated by alloccanerrskb is no...

3.3CVSS7AI score
SaveExploits0References3
CVE
CVE
added 2025/04/17 6:01 p.m.184 views

CVE-2021-47671

The CVE-2021-47671 issue affects the Linux kernel can: etas_es58x driver. In es58x_rx_err_msg(), when can->do_set_mode() fails, the code previously returned and did not free the skb allocated by alloc_can_err_skb(), causing a memory leak. A patch was applied to remove the return in the error p...

3.3CVSS6.4AI score0.00175EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/04/17 6:01 p.m.9 views

CVE-2021-47671 can: etas_es58x: es58x_rx_err_msg(): fix memory leak in error path

In the Linux kernel, the following vulnerability has been resolved: can: etases58x: es58xrxerrmsg: fix memory leak in error path In es58xrxerrmsg, if can-dosetmode fails, the function directly returns without calling netifrxskb. This means that the skb previously allocated by alloccanerrskb is no...

3.8AI score0.00175EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/17 2:01 p.m.16 views

SUSE-SU-2025:1342-1 Security update for poppler

This update for poppler fixes the following issues: - CVE-2025-32364: Fixed a floating point exception. bsc1240880 - CVE-2025-32365: Fixed the isOk check in JBIG2Bitmap::combine function in JBIG2Stream.cc. bsc1240881 - Adding -fpie compile flag to GCC for Position Independent Executable PIE suppo...

7.1CVSS6.6AI score0.00262EPSS
SaveExploits2References6
OSV
OSV
added 2025/04/17 12:16 p.m.20 views

CLSA-2025-1744892170 gcc: Fix of CVE-2020-11023

CVE-2020-11023: sanitize HTML content passed to DOM manipulation methods to prevent execution of untrusted code...

6.9CVSS6.9AI score0.8383EPSS
SaveExploits7References1
OSV
OSV
added 2025/03/27 5:15 p.m.15 views

CVE-2023-52990

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.5AI score
SaveExploits0References1
NVD
NVD
added 2025/03/27 5:15 p.m.12 views

CVE-2023-52990

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
Cvelist
Cvelist
added 2025/03/27 4:43 p.m.16 views

CVE-2023-52990

...

SaveExploits0
Rows per page
Query Builder