Lucene search
+L

13654 matches found

RedhatCVE
RedhatCVE
added 2026/08/11 6:46 p.m.9 views

CVE-2026-68191

A flaw was found in the Linux kernel's ath12k Wi-Fi driver. When the ath12k driver is unbound, a NULL pointer dereference can occur in the rhash table destroy functions. This issue arises because the hash tables may not be fully initialized before their destroy functions are called unconditionall...

5.5CVSS5.3AI score0.00189EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 4:45 p.m.7 views

CVE-2026-68238

A flaw was found in the drm/amdgpu component of the Linux kernel. The amdgpuacpivfctbios function fails to release a reference to the VFCT ACPI table after fetching it. This oversight leads to a resource leak, where memory allocated for the table mapping is not properly freed, potentially impacti...

5.5CVSS5.3AI score0.00166EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/11 9:7 a.m.36 views

CVE-2026-73161 cti-transmute Conversion Table Allows XSS via Unescaped Cell Content During Search Highlighting

Affected versions of cti-transmute improperly handle conversion-table values passed through the search highlighting feature. The highlight function previously returned the underlying text directly when no search query was supplied, or performed a regex replacement that inserted tags without first...

5.1CVSS0.00247EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/11 12:15 a.m.8 views

EUVD-2026-55872

SAP NetWeaver and ABAP Platform Change and Transport System - Customer Transport Integration Wizard allows a low-privileged user to modify configuration tables that control access to data objects during specific operations. These unauthorized modifications could result in processing delays and...

4.2CVSS5.3AI score0.00158EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/11 12:0 a.m.12 views

CVE-2026-68212

In the Linux kernel, the following vulnerability has been resolved: media: saa7134: Fix a possible memory leak in saa7134videoinit1 In saa7134videoinit1, the return value of the first saa7134pgtablealloc is not checked. If it fails, the function continues as if successful, leaving the driver with...

5.4AI score0.00209EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/11 12:0 a.m.4 views

PT-2026-70032

Name of the Vulnerable Software and Affected Versions SAP NetWeaver and ABAP Platform affected versions not specified Description In the Change and Transport System - Customer Transport Integration Wizard, a low-privileged user can modify configuration tables that control access to data objects...

4.2CVSS5.1AI score0.00158EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/10 1:20 p.m.5 views

CVE-2026-68264

In the Linux kernel, the following vulnerability has been resolved: drm/xe/pt: Reset currentop in xeptupdateopsinit xeptupdateopsinit fails to reset currentop to 0. On the vmbind path, opsexecute calls xeptupdateopsprepare inside the xevalidationguard / drmexecuntilalllocked loop. When that loop...

7.8CVSS0.00138EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 1:20 p.m.6 views

CVE-2026-68238

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Release VFCT ACPI table reference amdgpuacpivfctbios fetches the VFCT table with acpigettable but never releases it. acpigettable takes a reference on the table incrementing its validationcount and mapping it on the 0...

0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 1:20 p.m.7 views

DEBIAN-CVE-2026-68212

In the Linux kernel, the following vulnerability has been resolved: media: saa7134: Fix a possible memory leak in saa7134videoinit1 In saa7134videoinit1, the return value of the first saa7134pgtablealloc is not checked. If it fails, the function continues as if successful, leaving the driver with...

5.2AI score0.00209EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 1:20 p.m.6 views

UBUNTU-CVE-2026-68238

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Release VFCT ACPI table reference amdgpuacpivfctbios fetches the VFCT table with acpigettable but never releases it. acpigettable takes a reference on the table incrementing its validationcount and mapping it on the 0...

5.3AI score0.00166EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/10 1:20 p.m.5 views

UBUNTU-CVE-2026-68212

In the Linux kernel, the following vulnerability has been resolved: media: saa7134: Fix a possible memory leak in saa7134videoinit1 In saa7134videoinit1, the return value of the first saa7134pgtablealloc is not checked. If it fails, the function continues as if successful, leaving the driver with...

5.2AI score0.00209EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/10 1:19 p.m.46 views

CVE-2026-68138

In the Linux kernel, the following vulnerability has been resolved: net/sched: serialize qdiscrtablist against concurrent get/put qdiscgetrtab and qdiscputrtab mutate the process-global singly linked list qdiscrtablist and a plain non-atomic 'int refcnt' with no lock. This was only safe because...

7.8CVSS0.00129EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/10 12:4 p.m.29 views

CVE-2026-68428

The CVE describes a use-after-free in KVM’s x86/mmu related to vendor module reloads, where mmu_destroy_caches() leaves pointers to caches (pte_list_desc_cache and mmu_page_header_cache) in kvm.ko. When a vendor module unload occurs while kvm.ko remains loaded, a subsequent cache initialization c...

5.4AI score0.00156EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/10 12:3 p.m.32 views

CVE-2026-68375 bnxt_en: Handle partially initialized auxiliary devices

In the Linux kernel, the following vulnerability has been resolved: bnxten: Handle partially initialized auxiliary devices bnxtauxdevicesinit calls auxiliarydeviceinit before all fields used by bnxtauxdevrelease are initialized. After auxiliarydeviceinit succeeds, later errors must unwind with...

0.00162EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/10 12:2 p.m.8 views

EUVD-2026-55391

In the Linux kernel, the following vulnerability has been resolved: rds: tcp: unregister sysctl before tearing down listen socket rdstcpexitnet frees the per-netns RDS TCP listen socket via rdstcpkillsock before unregistering the per-netns sysctl table. Since rdstcpskbufhandler derives the netns...

5.3AI score0.00125EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 12:2 p.m.38 views

CVE-2026-68290 rds: tcp: unregister sysctl before tearing down listen socket

In the Linux kernel, the following vulnerability has been resolved: rds: tcp: unregister sysctl before tearing down listen socket rdstcpexitnet frees the per-netns RDS TCP listen socket via rdstcpkillsock before unregistering the per-netns sysctl table. Since rdstcpskbufhandler derives the netns...

7.8CVSS0.00125EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 12:1 p.m.28 views

CVE-2026-68238

In the Linux kernel, the drm/amdgpu path released the VFCT ACPI table reference via acpi_get_table() without a matching acpi_put_table(), causing a leak on each call. The fix routes all exit paths through a common acpi_put_table() after copying the VBIOS image with kmemdup(), ensuring the VFCT ta...

5.3AI score0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 12:1 p.m.29 views

CVE-2026-68238 drm/amdgpu: Release VFCT ACPI table reference

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Release VFCT ACPI table reference amdgpuacpivfctbios fetches the VFCT table with acpigettable but never releases it. acpigettable takes a reference on the table incrementing its validationcount and mapping it on the 0...

0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 12:1 p.m.12 views

CVE-2026-68238 drm/amdgpu: Release VFCT ACPI table reference

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Release VFCT ACPI table reference amdgpuacpivfctbios fetches the VFCT table with acpigettable but never releases it. acpigettable takes a reference on the table incrementing its validationcount and mapping it on the 0...

5.4AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/10 12:1 p.m.8 views

EUVD-2026-55339

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Release VFCT ACPI table reference amdgpuacpivfctbios fetches the VFCT table with acpigettable but never releases it. acpigettable takes a reference on the table incrementing its validationcount and mapping it on the 0...

5.3AI score0.00166EPSS
SaveExploits0References3
Rows per page
Query Builder