Lucene search
+L

1533 matches found

NVD
NVD
added 2025/05/01 3:16 p.m.14 views

CVE-2022-49873

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix wrong reg type conversion in releasereference Some helper functions will allocate memory. To avoid memory leaks, the verifier requires the eBPF program to release these memories by calling the corresponding helper...

5.5CVSS0.00209EPSS
SaveExploits0References4
NVD
NVD
added 2025/05/01 2:15 p.m.17 views

CVE-2025-37761

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix an out-of-bounds shift when invalidating TLB When the size of the range invalidated is larger than rounddownpowoftwoULONGMAX, The function macro rounduppowoftwolength will hit an out-of-bounds shift 1. Use a full TLB...

7.8CVSS0.00203EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/01 2:15 p.m.5 views

DEBIAN-CVE-2025-37761

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix an out-of-bounds shift when invalidating TLB When the size of the range invalidated is larger than rounddownpowoftwoULONGMAX, The function macro rounduppowoftwolength will hit an out-of-bounds shift 1. Use a full TLB...

7.1CVSS5.6AI score0.00203EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 2:15 p.m.8 views

UBUNTU-CVE-2025-37761

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix an out-of-bounds shift when invalidating TLB When the size of the range invalidated is larger than rounddownpowoftwoULONGMAX, The function macro rounduppowoftwolength will hit an out-of-bounds shift 1. Use a full TLB...

7.8CVSS6.2AI score0.00203EPSS
SaveExploits0References25
OSV
OSV
added 2025/05/01 2:10 p.m.17 views

CVE-2022-49882 KVM: Reject attempts to consume or refresh inactive gfn_to_pfn_cache

In the Linux kernel, the following vulnerability has been resolved: KVM: Reject attempts to consume or refresh inactive gfntopfncache Reject kvmgpccheck and kvmgpcrefresh if the cache is inactive. Not checking the active flag during refresh is particularly egregious, as KVM can end up with a vali...

7.8CVSS5.6AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/05/01 2:10 p.m.1 views

CVE-2022-49873 bpf: Fix wrong reg type conversion in release_reference()

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix wrong reg type conversion in releasereference Some helper functions will allocate memory. To avoid memory leaks, the verifier requires the eBPF program to release these memories by calling the corresponding helper...

6AI score0.00209EPSS
SaveExploits0References4
CVE
CVE
added 2025/05/01 1:07 p.m.124 views

CVE-2025-37761

CVE-2025-37761 affects the Linux kernel drm/xe TLB invalidation path. Root cause: an out-of-bounds shift when invalidating a TLB range larger than rounddown_pow_of_two(ULONG_MAX); fix uses a full TLB invalidation for such cases and updates the range size limit calculation. CVSSv3.1 vector: AV:L/A...

7.8CVSS6.5AI score0.00203EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/05/01 1:07 p.m.28 views

CVE-2025-37761 drm/xe: Fix an out-of-bounds shift when invalidating TLB

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix an out-of-bounds shift when invalidating TLB When the size of the range invalidated is larger than rounddownpowoftwoULONGMAX, The function macro rounduppowoftwolength will hit an out-of-bounds shift 1. Use a full TLB...

7.8CVSS0.00203EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/01 1:07 p.m.14 views

CVE-2025-37761 drm/xe: Fix an out-of-bounds shift when invalidating TLB

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix an out-of-bounds shift when invalidating TLB When the size of the range invalidated is larger than rounddownpowoftwoULONGMAX, The function macro rounduppowoftwolength will hit an out-of-bounds shift 1. Use a full TLB...

7.8CVSS6AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/05/01 1:07 p.m.16 views

CVE-2025-37761

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix an out-of-bounds shift when invalidating TLB When the size of the range invalidated is larger than rounddownpowoftwoULONGMAX, The function macro rounduppowoftwolength will hit an out-of-bounds shift 1. Use a full TLB...

7.8CVSS5.6AI score0.00203EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/05/01 12:00 a.m.12 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an out-of-bounds shift during TLB invalidation in drm/xe...

7.1CVSS6.5AI score0.00203EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/04/29 8:43 p.m.13 views

CVE-2025-46344 Auth0 NextJS SDK v4 Missing Session Invalidation

The Auth0 Next.js SDK is a library for implementing user authentication in Next.js applications. Versions starting from 4.0.1 and prior to 4.5.1, do not invoke .setExpirationTime when generating a JWE token for the session. As a result, the JWE does not contain an internal expiration claim. While...

7.1CVSS6.7AI score0.00413EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/04/29 8:43 p.m.35 views

CVE-2025-46344 Auth0 NextJS SDK v4 Missing Session Invalidation

The Auth0 Next.js SDK is a library for implementing user authentication in Next.js applications. Versions starting from 4.0.1 and prior to 4.5.1, do not invoke .setExpirationTime when generating a JWE token for the session. As a result, the JWE does not contain an internal expiration claim. While...

7.1CVSS0.00413EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/29 6:54 p.m.14 views

GHSA-PJR6-JX7R-J4R6 Auth0 NextJS SDK v4 Missing Session Invalidation

Overview Auth0 NextJS v4.0.1 to v4.5.0 does not invoke .setExpirationTime when generating a JWE token for the session. As a result, the JWE does not contain an internal expiration claim. While the session cookie may expire or be cleared, the JWE remains valid. Am I Affected? You are affected if y...

7.1CVSS6.8AI score0.00413EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/04/26 5:16 a.m.15 views

CVE-2025-28059

An access control vulnerability in Nagios Network Analyzer 2024R1.0.3 allows deleted users to retain access to system resources due to improper session invalidation and stale token handling. When an administrator deletes a user account, the backend fails to terminate active sessions and revoke...

7.5CVSS6.8AI score0.00819EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/04/26 4:08 a.m.15 views

CVE-2024-22351

IBM InfoSphere Information 11.7 Server does not invalidate session after logout which could allow an authenticated user to impersonate another user on the system...

6.3CVSS6.5AI score0.00239EPSS
SaveExploits0References1
CNVD
CNVD
added 2025/04/25 12:00 a.m.62 views

Apache Roller Code Issue Vulnerability

Apache Roller is the United States Apache Apache Foundation of a Java-based multi-user open source blogging system. A code issue vulnerability exists in Apache Roller 6.1.4 and earlier versions, which stems from a password change that does not properly invalidate the session and can be exploited ...

8.8CVSS7AI score0.01116EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/04/24 3:27 a.m.9 views

SUSE CVE-2025-2475

Mattermost versions 10.5.x = 10.5.1, 10.4.x = 10.4.3, 9.11.x = 9.11.9 fail to invalidate the cache when a user account is converted to a bot which allows an attacker to login to the bot exactly one time via normal credentials...

5.4CVSS6.9AI score0.00228EPSS
SaveExploits0References3
NVD
NVD
added 2025/04/23 11:15 p.m.26 views

CVE-2024-22351

IBM InfoSphere Information 11.7 Server does not invalidate session after logout which could allow an authenticated user to impersonate another user on the system...

6.3CVSS0.00239EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/04/23 2:38 a.m.11 views

SUSE CVE-2025-22057

In the Linux kernel, the following vulnerability has been resolved: net: decrease cached dst counters in dstrelease Upstream fix ac888d58869b "net: do not delay dstentriesadd in dstrelease" moved decrementing the dst count from dstdestroy to dstrelease to avoid accessing already freed data in cas...

4.4CVSS7.6AI score0.00211EPSS
SaveExploits0References16
Rows per page
Query Builder