Lucene search
K

73 matches found

Debian CVE
Debian CVE
added 2025/09/23 6:0 a.m.3 views

CVE-2025-39880

In the Linux kernel, the following vulnerability has been resolved: libceph: fix invalid accesses to cephconnectionv1info There is a place where generic code in messenger.c is reading and another place where it is writing to con-v1 union member without checking that the union member is active i.e...

7.8CVSS6.2AI score0.00144EPSS
Exploits0
CNNVD
CNNVD
added 2025/09/23 12:0 a.m.4 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 a failure to check if a con-v1 union member is active, which could lead to invalid access...

7.8CVSS7.9AI score0.00144EPSS
Exploits0References5
Microsoft CVE
Microsoft CVE
added 2025/09/21 8:1 a.m.9 views

i40e: Fix potential invalid access when MAC list is empty

...

7.1CVSS6.8AI score0.00152EPSS
Exploits0
OSV
OSV
added 2025/09/19 3:26 p.m.9 views

CVE-2025-39853 i40e: Fix potential invalid access when MAC list is empty

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix potential invalid access when MAC list is empty listfirstentry never returns NULL - if the list is empty, it still returns a pointer to an invalid object, leading to potential invalid memory access when dereferenced. Fi...

7.1CVSS6.1AI score0.00152EPSS
Exploits0References15
NVD
NVD
added 2025/09/17 3:15 p.m.6 views

CVE-2022-50355

In the Linux kernel, the following vulnerability has been resolved: staging: vt6655: fix some erroneous memory clean-up loops In some initialization functions of this driver, memory is allocated with 'i' acting as an index variable and increasing from 0. The commit in "Fixes" introduces some...

5.5CVSS0.0019EPSS
Exploits0References7
CVE
CVE
added 2025/09/17 2:56 p.m.22 views

CVE-2022-50355

CVE-2022-50355 affects the Linux kernel staging vt6655 driver. In some initialization paths, memory is allocated with an index variable i, and the subsequent reverse-order cleanup on allocation failure can miss the case i=0 (memory leak) and can start with i=-1 (access to invalid memory). One loo...

5.5CVSS6.2AI score0.0019EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2025/08/19 5:15 p.m.10 views

DEBIAN-CVE-2025-38591

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject narrower access to pointer ctx fields The following BPF program, simplified from a syzkaller repro, causes a kernel warning: r0 = u8 r1 + 169; exit; With pointer field sk being at offset 168 in skbuff. This access is...

5.5CVSS5.2AI score0.0018EPSS
Exploits0References1
Cvelist
Cvelist
added 2025/08/19 5:3 p.m.9 views

CVE-2025-38591 bpf: Reject narrower access to pointer ctx fields

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject narrower access to pointer ctx fields The following BPF program, simplified from a syzkaller repro, causes a kernel warning: r0 = u8 r1 + 169; exit; With pointer field sk being at offset 168 in skbuff. This access is...

0.0018EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2025/08/04 3:19 p.m.5 views

kernel: mm/huge_memory: fix dereferencing invalid pmd migration entry

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix dereferencing invalid pmd migration entry When migrating a THP, concurrent access to the PMD migration entry during a deferred split scan can lead to an invalid address access, as illustrated below. To prevent...

5.5CVSS6.7AI score0.00166EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/07/29 5:1 p.m.5 views

kernel: mm/huge_memory: fix dereferencing invalid pmd migration entry

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix dereferencing invalid pmd migration entry When migrating a THP, concurrent access to the PMD migration entry during a deferred split scan can lead to an invalid address access, as illustrated below. To prevent...

5.5CVSS6.7AI score0.00166EPSS
Exploits0References5
CNNVD
CNNVD
added 2025/07/28 12:0 a.m.5 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 uninitialized instruction data that could lead to invalid access...

5.5CVSS6.9AI score0.00156EPSS
Exploits0References11
CNNVD
CNNVD
added 2025/07/28 12:0 a.m.7 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 unchecked state endpoint that could lead to invalid access...

5.5CVSS6.9AI score0.00156EPSS
Exploits0References11
RedHat Linux
RedHat Linux
added 2025/07/21 9:8 a.m.5 views

kernel: mm/huge_memory: fix dereferencing invalid pmd migration entry

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix dereferencing invalid pmd migration entry When migrating a THP, concurrent access to the PMD migration entry during a deferred split scan can lead to an invalid address access, as illustrated below. To prevent...

5.5CVSS6.7AI score0.00166EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2025/07/21 12:0 a.m.14 views

EulerOS 2.0 SP12 : kernel (EulerOS-SA-2025-1827)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : ovl: Use 'buf' flexible array for memcpy destinationCVE-2022-49743 cifs: fix potential memory leaks in session setupCVE-2023-53008 bnxt: Do not re...

7.8CVSS7.2AI score0.13036EPSS
Exploits1References62
CNNVD
CNNVD
added 2025/07/03 12:0 a.m.4 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 Linux kernel that stems from an unchecked findecsensorindex return value, which could result in an invalid memory access...

5.5CVSS7AI score0.00156EPSS
Exploits0References6
NVD
NVD
added 2025/05/20 4:15 p.m.29 views

CVE-2025-37958

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix dereferencing invalid pmd migration entry When migrating a THP, concurrent access to the PMD migration entry during a deferred split scan can lead to an invalid address access, as illustrated below. To prevent...

5.5CVSS0.00166EPSS
Exploits0References10
OSV
OSV
added 2025/05/20 4:1 p.m.10 views

CVE-2025-37958 mm/huge_memory: fix dereferencing invalid pmd migration entry

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix dereferencing invalid pmd migration entry When migrating a THP, concurrent access to the PMD migration entry during a deferred split scan can lead to an invalid address access, as illustrated below. To prevent...

5.5CVSS6.5AI score0.00166EPSS
Exploits0References13
CVE
CVE
added 2025/05/20 4:1 p.m.117 views

CVE-2025-37958

CVE-2025-37958 affects the Linux kernel THP path. The issue arises when migrating a THP: concurrent access to the PMD migration entry during a deferred split scan could dereference an invalid address. The fix adds a check of the PMD migration entry and returns early, since the PMD migration entry...

5.5CVSS6.3AI score0.00166EPSS
Exploits0References10Affected Software1
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:0 a.m.8 views

wifi: rtlwifi: fix memory leaks and invalid access at probe error path

...

5.5CVSS6.9AI score0.00192EPSS
Exploits0
OSV
OSV
added 2025/03/06 4:15 p.m.4 views

AZL-59136 CVE-2024-58063 affecting package kernel for versions less than 5.15.180.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: fix memory leaks and invalid access at probe error path Deinitialize at reverse order when probe fails. When initswvars fails, rtldeinitcore should not be called, specially now that it destroys the rtlwq workqueue...

5.5CVSS6.3AI score0.00192EPSS
Exploits0References1
Rows per page
Query Builder