Lucene search
K

1269 matches found

OSV
OSV
added 2024/10/29 5:15 p.m.1 views

DEBIAN-CVE-2019-25219

Asio C++ Library before 1.13.0 lacks a fallback error code in the case of SSLERRORSYSCALL with no associated error information from the SSL library being used...

7.5CVSS4.6AI score0.00482EPSS
Exploits0References1
Cvelist
Cvelist
added 2024/10/29 12:0 a.m.14 views

CVE-2019-25219

Asio C++ Library before 1.13.0 lacks a fallback error code in the case of SSLERRORSYSCALL with no associated error information from the SSL library being used...

0.00482EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2024/10/29 12:0 a.m.3 views

PT-2024-10750 · Unknown · Asio C++ Library

Name of the Vulnerable Software and Affected Versions: Asio C++ Library versions prior to 1.13.0 Description: The issue is related to a lack of a fallback error code in the case of SSL ERROR SYSCALL with no associated error information from the SSL library being used. This is a high-severity...

7.5CVSS6.7AI score0.00482EPSS
Exploits0References17
CVE
CVE
added 2024/10/29 12:0 a.m.53 views

CVE-2019-25219

CVE-2019-25219 affects the Asio C++ Library (asio) before 1.13.0. The root cause is the absence of a fallback error code when SSL_ERROR_SYSCALL occurs with no associated error information from the SSL library, potentially impacting error handling. Public references in connected docs confirm affec...

7.5CVSS6.8AI score0.00482EPSS
Exploits0References3
OSV
OSV
added 2024/10/21 6:15 p.m.1 views

DEBIAN-CVE-2024-49927

In the Linux kernel, the following vulnerability has been resolved: x86/ioapic: Handle allocation failures gracefully Breno observed panics when using failslab under certain conditions during runtime: can not alloc irqpinlist -1,0,20 Kernel panic - not syncing: IO-APIC: failed to add irq-pin. Can...

5.5CVSS5.8AI score0.00236EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.3 views

kernel: mptcp: ensure snd_una is properly initialized on connect

A vulnerability was found in the Linux kernel's match component in the initialization of the snduna variable while establishing a connection. The issue arises when retransmission occurs after a fallback, leaving the snduna sequence number uninitialized, leading to unpredictable behavior and...

5.5CVSS7.2AI score0.00265EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.2 views

kernel: mptcp: ensure snd_una is properly initialized on connect

A vulnerability was found in the Linux kernel's match component in the initialization of the snduna variable while establishing a connection. The issue arises when retransmission occurs after a fallback, leaving the snduna sequence number uninitialized, leading to unpredictable behavior and...

5.5CVSS7.2AI score0.00265EPSS
Exploits0References5
VulnCheck KEV
VulnCheck KEV
added 2024/09/19 12:0 a.m.1 views

VulnCheck KEV: CVE-2022-0653

The Profile Builder – User Profile & User Registration Forms WordPress plugin is vulnerable to Cross-Site Scripting due to insufficient escaping and sanitization of the siteurl parameter found in the /assets/misc/fallback-page.php file which allows attackers to inject arbitrary web scripts onto...

6.1CVSS5.8AI score0.02703EPSS
Exploits3References1
RedhatCVE
RedhatCVE
added 2024/09/11 5:50 p.m.12 views

CVE-2024-45022

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: fix page mapping if vmareaallocpages with high order fallback to order 0 The vmappagesrangenoflush assumes its argument pages contains pages with the same page shift. However, since commit e9c3cda4d86e "mm, vmalloc: f...

5.5CVSS7.3AI score0.00222EPSS
Exploits0References4
OSV
OSV
added 2024/09/11 4:15 p.m.2 views

AZL-49218 CVE-2024-45022 affecting package kernel for versions less than 6.6.51.1-1

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: fix page mapping if vmareaallocpages with high order fallback to order 0 The vmappagesrangenoflush assumes its argument pages contains pages with the same page shift. However, since commit e9c3cda4d86e "mm, vmalloc: f...

5.5CVSS6.7AI score0.00222EPSS
Exploits0References1
OSV
OSV
added 2024/09/11 4:15 p.m.0 views

DEBIAN-CVE-2024-45022

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: fix page mapping if vmareaallocpages with high order fallback to order 0 The vmappagesrangenoflush assumes its argument pages contains pages with the same page shift. However, since commit e9c3cda4d86e "mm, vmalloc: f...

5.5CVSS5.7AI score0.00222EPSS
Exploits0References1
Cvelist
Cvelist
added 2024/09/11 3:13 p.m.17 views

CVE-2024-45022 mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: fix page mapping if vmareaallocpages with high order fallback to order 0 The vmappagesrangenoflush assumes its argument pages contains pages with the same page shift. However, since commit e9c3cda4d86e "mm, vmalloc: f...

0.00222EPSS
Exploits0References4
Atlassian
Atlassian
added 2024/09/11 10:31 a.m.15 views

Incorrect context paths included in the fallback URL still pass you to the login form when enable-authentication-fallback is enabled.

h3. Issue Summary When using an incorrect fallback URL to bypass SAML, you are still passed to the login form. This can be reproduced using a context path in the URL when no context path is set in the server.xml or by using a misspelled/wrong context path when one is set. This is reproducible on...

7.1AI score
Exploits0
OSV
OSV
added 2024/08/21 4:3 p.m.26 views

GO-2022-1200 Elrond-GO processing: fallback search of SCRs when not found in the main cache in github.com/ElrondNetwork/elrond-go

Elrond-GO processing: fallback search of SCRs when not found in the main cache in github.com/ElrondNetwork/elrond-go...

7.2CVSS6.6AI score0.00724EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.2 views

kernel: igb: Fix string truncation warnings in igb_set_fw_version

In the Linux kernel, the following vulnerability has been resolved: igb: Fix string truncation warnings in igbsetfwversion Commit 1978d3ead82c "intel: fix string truncation warnings" fixes '-Wformat-truncation=' warnings in igbmain.c by using kasprintf...

5.5CVSS6.7AI score0.00178EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2024/08/05 12:0 a.m.3 views

PT-2024-33857

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue concerns the Linux kernel's identity mapping, where the use of GB pages can lead to the inclusion of large ranges of addresses not actually requested, including areas marked...

5.5CVSS5.5AI score0.0022EPSS
Exploits0
OSV
OSV
added 2024/07/29 10:15 p.m.0 views

UBUNTU-CVE-2024-3219

There is a MEDIUM severity vulnerability affecting CPython. The “socket” module provides a pure-Python fallback to the socket.socketpair function for platforms that don’t support AFUNIX, such as Windows. This pure-Python implementation uses AFINET or AFINET6 to create a local connected pair of...

5.1CVSS6.9AI score0.00245EPSS
Exploits0References12
SUSE CVE
SUSE CVE
added 2024/07/18 3:6 a.m.2 views

SUSE CVE-2022-48780

In the Linux kernel, the following vulnerability has been resolved: net/smc: Avoid overwriting the copies of clcsock callback functions The callback functions of clcsock will be saved and replaced during the fallback. But if the fallback happens more than once, then the copies of these callback...

5.5CVSS6.6AI score0.00225EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 2024/07/16 10:57 p.m.17 views

CVE-2022-48780

In the Linux kernel, the following vulnerability has been resolved: net/smc: Avoid overwriting the copies of clcsock callback functions The callback functions of clcsock will be saved and replaced during the fallback. But if the fallback happens more than once, then the copies of these callback...

5.5CVSS8.1AI score0.00225EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 3:56 p.m.25 views

CVE-2024-40931

In the Linux kernel, the following vulnerability has been resolved: mptcp: ensure snduna is properly initialized on connect This is strictly related to commit fb7a0d334894 "mptcp: ensure sndnxt is properly initialized on connect". It turns out that syzkaller can trigger the retransmit after...

5.5CVSS8.2AI score0.00265EPSS
Exploits0References4
Rows per page
Query Builder