Lucene search
K

7047 matches found

SUSE CVE
SUSE CVE
added 10 hours ago3 views

SUSE CVE-2026-46299

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix held lock freed on hfsplusfillsuper hfsplusfillsuper calls hfsfindinit to initialize a search structure, which acquires tree-treelock. If the subsequent call to hfspluscatbuildkey fails, the function jumps to the...

5.5AI score
Exploits0References2
RedhatCVE
RedhatCVE
added yesterday4 views

CVE-2026-46277

A flaw was found in the Linux kernel's memory management, specifically within the mm/zonedevice component. This vulnerability arises when a device folio is accessed after it has been freed and potentially reallocated by a driver. This can lead to memory corruption, which a local attacker could...

5.3AI score
Exploits0References4
RedhatCVE
RedhatCVE
added yesterday5 views

CVE-2026-46279

A flaw was found in the Linux kernel's memory management subsystem. Due to an initialization ordering issue, certain pages allocated before the pageext structure is fully available may have uninitialized codetag references. This can lead to a warning being triggered when these pages are later...

5.5CVSS6.3AI score
Exploits0References4
RedhatCVE
RedhatCVE
added yesterday5 views

CVE-2026-46280

A flaw was found in the Linux kernel's Heterogeneous Memory Management HMM test module. When a device mirror dmirror structure is freed, its associated device private pages are not properly migrated back to system memory. This can lead to a use-after-free condition where a dangling pointer to the...

5.5CVSS5.4AI score
Exploits0References4
RedhatCVE
RedhatCVE
added yesterday3 views

CVE-2026-46288

A flaw was found in the Linux kernel. This vulnerability, a use-after-free UAF, occurs within the ofunittestchangeset function due to improper handling of device node references. An attacker could exploit this by causing a device node's memory to be freed while it is still in use. This could lead...

5.4AI score
Exploits0References4
RedhatCVE
RedhatCVE
added yesterday4 views

CVE-2026-46299

A flaw was found in the hfsplus filesystem component of the Linux kernel. An issue exists in the hfsplusfillsuper function where a lock is not properly released during an error handling path. This can occur when certain conditions cause hfspluscatbuildkey to fail during filesystem initialization....

5.5CVSS5.5AI score
Exploits0References4
NVD
NVD
added yesterday3 views

CVE-2026-46288

In the Linux kernel, the following vulnerability has been resolved: of: unittest: fix use-after-free in ofunittestchangeset The variable 'parent' is assigned the value of 'nchangeset' earlier in the function, meaning both point to the same struct devicenode. The call to ofnodeputnchangeset can...

Exploits0References4
CVE
CVE
added yesterday8 views

CVE-2026-46299

The CVE describes a Linux kernel issue in the hfsplus filesystem: hfsplus_fill_super() acquires tree->tree_lock via hfs_find_init(), but if hfsplus_cat_build_key() fails, the error path frees memory without releasing the lock, triggering a held lock warning. The fix adds a missing hfs_find_exi...

5.5AI score
Exploits0References5
EUVD
EUVD
added yesterday4 views

EUVD-2026-35165

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix held lock freed on hfsplusfillsuper hfsplusfillsuper calls hfsfindinit to initialize a search structure, which acquires tree-treelock. If the subsequent call to hfspluscatbuildkey fails, the function jumps to the...

5.5AI score
Exploits0References5
Cvelist
Cvelist
added yesterday18 views

CVE-2026-46276 drm/amdgpu: fix zero-size GDS range init on RDNA4

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix zero-size GDS range init on RDNA4 RDNA4 GFX 12 hardware removes the GDS, GWS, and OA on-chip memory resources. The gfxv120 initialisation code correctly leaves adev-gds.gdssize, adev-gds.gwssize, and adev-gds.oasi...

Exploits0References8
Positive Technologies
Positive Technologies
added yesterday6 views

PT-2026-47360

In the Linux kernel, the following vulnerability has been resolved: of: unittest: fix use-after-free in of unittest changeset The variable 'parent' is assigned the value of 'nchangeset' earlier in the function, meaning both point to the same struct device node. The call to of node putnchangeset c...

5.5AI score
Exploits0References5
Tenable Nessus
Tenable Nessus
added yesterday2 views

Amazon Linux 2023 : bpftool6.12, kernel6.12, kernel6.12-devel (ALAS2023-2026-1816)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1816 advisory. In the Linux kernel, the following vulnerability has been resolved: mm/pagewalk: fix race between concurrent split and refault CVE-2026-31456 In the Linux kernel, the following vulnerability h...

8.8CVSS5.7AI score0.00055EPSS
Exploits0References26
Positive Technologies
Positive Technologies
added yesterday3 views

PT-2026-47540

Double-Free When Destroying Certain Cloned Identities...

5.4AI score
Exploits0References6
RedhatCVE
RedhatCVE
added 4 days ago5 views

CVE-2025-48431

Mismatched Memory Management Routines vulnerability in Apache Thrift cglib language bindings. This issue affects Apache Thrift: before 0.23.0. Users are recommended to upgrade to version 0.23.0, which fixes the issue. Description: Specially crafted requests can crash an cglib-based Thrift server...

7.5CVSS5.4AI score0.00088EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 4 days ago6 views

CVE-2026-28969

A use after free issue was addressed with improved memory management. This issue is fixed in iOS 18.7.9 and iPadOS 18.7.9, iOS 26.5 and iPadOS 26.5, macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.5, tvOS 26.5, visionOS 26.5, watchOS 26.5. An app may be able to cause unexpected system...

7.5CVSS5.4AI score0.00048EPSS
Exploits0References1
Rockylinux
Rockylinux
added 5 days ago5 views

kernel security update

An update is available for kernel. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

9.4CVSS6AI score0.00117EPSS
Exploits0
RedHat Linux
RedHat Linux
added 5 days ago3 views

kernel: iommu: disable SVA when CONFIG_X86 is set

A security vulnerability was found in the Linux kernel's IOMMU Shared Virtual Addressing SVA implementation on x86 architecture. When SVA is enabled, the IOMMU caches kernel page table entries. Since the kernel lacks a mechanism to notify the IOMMU when kernel page table pages are freed and...

7.8CVSS5.9AI score0.00011EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 5 days ago5 views

SUSE CVE-2026-28883

A use-after-free issue was addressed with improved memory management. This issue is fixed in Safari 26.5, iOS 26.5 and iPadOS 26.5, macOS Tahoe 26.5, tvOS 26.5, visionOS 26.5, watchOS 26.5. Processing maliciously crafted web content may lead to an unexpected process crash...

7.5CVSS5.8AI score0.00049EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 5 days ago4 views

SUSE CVE-2026-28942

A use-after-free issue was addressed with improved memory management. This issue is fixed in Safari 26.5, iOS 26.5 and iPadOS 26.5, macOS Tahoe 26.5, tvOS 26.5, visionOS 26.5, watchOS 26.5. Processing maliciously crafted web content may lead to an unexpected Safari crash...

6.5CVSS5.8AI score0.00014EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 5 days ago5 views

SUSE CVE-2026-28946

A use-after-free issue was addressed with improved memory management. This issue is fixed in Safari 26.5, macOS Tahoe 26.5. Processing maliciously crafted web content may lead to an unexpected Safari crash...

6.5CVSS5.8AI score0.00039EPSS
Exploits0References3
Rows per page
Query Builder