Lucene search
K

1723 matches found

Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.10 views

CVE-2022-49159

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Implement ref count for SRB The timeout handler and the done function are racing. When qla2x00asynciocbtimeout starts to run it can be preempted by the normal response path via the firmware?. qla24xxasyncgpscspdone...

5.5CVSS5.5AI score0.00246EPSS
Exploits0
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.11 views

CVE-2022-49076 RDMA/hfi1: Fix use-after-free bug for mm struct

In the Linux kernel, the following vulnerability has been resolved: RDMA/hfi1: Fix use-after-free bug for mm struct Under certain conditions, such as MPIAbort, the hfi1 cleanup code may represent the last reference held on the task mm. hfi1mmurbunregister then drops the last reference and the mm ...

0.00238EPSS
Exploits0References5
CVE
CVE
added 2025/02/26 1:54 a.m.99 views

CVE-2022-49076

CVE-2022-49076 concerns the Linux kernel RDMA/hfi1 subsystem. The issue is a use-after-free in the mm struct lifecycle: under certain conditions (e.g., MPI_Abort), hfi1_mmu_rb_unregister() may drop the last reference to a task mm, freeing it before its final use in hfi1_release_user_pages. This c...

7.8CVSS5.7AI score0.00238EPSS
Exploits0References5Affected Software1
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.2 views

编号撤回

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A resource management error vulnerability exists in Linux kernel that stems from the lpfc driver not properly handling node list releases after an ELS LOGO abort...

6AI score0.0003EPSS
Exploits0References5
OSV
OSV
added 2025/02/25 7:57 a.m.3 views

CLSA-2025-1740470259 Fix CVE(s): CVE-2025-0395

SECURITY UPDATE: insufficient space allocation in assert function leading to buffer overflow - debian/patches/any/CVE-2025-0395.patch: Fix underallocation of abortmsgs struct to store the length of the message string - CVE-2025-0395...

6.2CVSS7.3AI score0.00335EPSS
Exploits0References1
Amazon
Amazon
added 2025/02/25 12:0 a.m.5 views

Important: ecs-service-connect-agent

Issue Overview: Envoy is a cloud-native high-performance edge/middle/service proxy. In affected versions sendOverloadError is going to assume the active request exists when envoy.loadshedpoints.http1serverabortdispatch is configured. If activerequest is nullptr, only onMessageBeginImpl is called...

7.5CVSS6.8AI score0.00675EPSS
Exploits1
OSV
OSV
added 2025/02/22 1:15 p.m.2 views

CLSA-2025-1740230107 Fix CVE(s): CVE-2025-0395

SECURITY UPDATE: insufficient space allocation in assert function leading to buffer overflow - debian/patches/any/CVE-2025-0395.patch: Fix underallocation of abortmsgs struct to store the length of the message string - CVE-2025-0395...

6.2CVSS6.9AI score0.00335EPSS
Exploits0References1
Microsoft CVE
Microsoft CVE
added 2025/02/21 8:0 a.m.3 views

RFC7250 handshakes with unauthenticated servers don't abort as expected

...

7.3CVSS6.9AI score0.02357EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2025/02/19 1:0 a.m.2 views

kernel: netfilter: nf_tables: fix memleak in map from abort path

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix memleak in map from abort path The Linux kernel CVE team has assigned CVE-2024-27011 to this issue. Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024050148-CVE-2024-27011-2c70@gregkh/T...

5.5CVSS6.7AI score0.00232EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/02/14 7:3 a.m.2 views

SUSE CVE-2023-1428

There exists an vulnerability causing an abort to be called in gRPC. The following headers cause gRPC's C++ implementation to abort when called via http2: te: x x != trailers :scheme: x x != http, https grpclbclientstats: x x == anything On top of sending one of those headers, a later header must...

7.5CVSS6.8AI score0.00412EPSS
Exploits0References3
SUSE Linux
SUSE Linux
added 2025/02/13 11:33 a.m.1 views

Security update for glibc

This update for glibc fixes the following issue: CVE-2025-0395: Fix underallocation of abortmsgs struct bsc1236282, BZ 32582 s390x-wcsncmp patch: s390x: Fix segfault in wcsncmp bsc1228044. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST...

3.3CVSS7.3AI score0.00335EPSS
Exploits0References6
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata paths When the HBA is undergoing a reset or is handling an errata event, NULL pointer dereference may cause crashes in routines such as lpfcsliflushiorings,...

5.5CVSS5.8AI score0.00235EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/02/05 9:7 a.m.10 views

CVE-2023-52924 netfilter: nf_tables: don't skip expired elements during walk

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: don't skip expired elements during walk There is an asymmetry between commit/abort and preparation phase if the following conditions are met: 1. set is a verdict map "1.2.3.4 : jump foo" 2. timeouts are enabl...

0.00191EPSS
Exploits0References7
NVD
NVD
added 2025/01/31 12:15 p.m.15 views

CVE-2025-21675

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Clear port select structure when fail to create Clear the port select structure on error so no stale values left after definers are destroyed. That's because the mlx5lagdestroydefiners always try to destroy all lag...

5.5CVSS0.00191EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/01/31 11:25 a.m.8 views

CVE-2025-21675 net/mlx5: Clear port select structure when fail to create

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Clear port select structure when fail to create Clear the port select structure on error so no stale values left after definers are destroyed. That's because the mlx5lagdestroydefiners always try to destroy all lag...

0.00191EPSS
Exploits0References4
CVE
CVE
added 2025/01/31 11:25 a.m.206 views

CVE-2025-21675

The CVE-2025-21675 issue affects the Linux kernel code path for mlx5_lag_port_sel_create, where resource cleanup was incomplete and could lead to double-destruction of definers after a failure to create the port select structure. The resulting cleanup gap caused a NULL pointer dereference on erro...

5.5CVSS6.8AI score0.00191EPSS
Exploits0References5Affected Software1
SUSE CVE
SUSE CVE
added 2025/01/07 3:49 a.m.1 views

SUSE CVE-2024-56758

In the Linux kernel, the following vulnerability has been resolved: btrfs: check folio mapping after unlock in relocateonefolio When we call btrfsreadfolio to bring a folio uptodate, we unlock the folio. The result of that is that a different thread can modify the mapping like remove it with...

4.7CVSS7.5AI score0.00243EPSS
Exploits0References15
RedhatCVE
RedhatCVE
added 2025/01/06 6:50 p.m.13 views

CVE-2024-56758

In the Linux kernel, the following vulnerability has been resolved: btrfs: check folio mapping after unlock in relocateonefolio When we call btrfsreadfolio to bring a folio uptodate, we unlock the folio. The result of that is that a different thread can modify the mapping like remove it with...

5.5CVSS6.8AI score0.00243EPSS
Exploits0References4
OSV
OSV
added 2025/01/06 5:15 p.m.3 views

AZL-55032 CVE-2024-56758 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: check folio mapping after unlock in relocateonefolio When we call btrfsreadfolio to bring a folio uptodate, we unlock the folio. The result of that is that a different thread can modify the mapping like remove it with...

5.5CVSS6.7AI score0.00243EPSS
Exploits0References1
OSV
OSV
added 2025/01/06 5:15 p.m.0 views

UBUNTU-CVE-2024-56758

In the Linux kernel, the following vulnerability has been resolved: btrfs: check folio mapping after unlock in relocateonefolio When we call btrfsreadfolio to bring a folio uptodate, we unlock the folio. The result of that is that a different thread can modify the mapping like remove it with...

5.5CVSS6.2AI score0.00243EPSS
Exploits0References19
Rows per page
Query Builder