Lucene search
+L

319675 matches found

CVE
CVE
added 2026/07/19 12:2 p.m.29 views

CVE-2026-63808

CVE-2026-63808 (Linux kernel exFAT): The vulnerability is a potential use-after-free in exfat_find_dir_entry() where a buffer_head is freed before all reads on the TYPE_EXTEND path, leading to a read from invalid memory. The root cause is brelse(bh) occurring before ep is no longer dereferenced; ...

9.8CVSS5.5AI score0.005EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/19 12:2 p.m.7 views

CVE-2026-63809

In the Linux kernel, the following vulnerability has been resolved: bpf: use kvfree for replaced sysctl write buffer procsyscallhandler allocates its temporary sysctl buffer with kvzalloc and passes it to cgroupbpfrunfiltersysctl. Since kvzalloc may fall back to vmalloc for large allocations,...

7.8CVSS5.4AI score0.00154EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 12:2 p.m.7 views

CVE-2026-63809 bpf: use kvfree() for replaced sysctl write buffer

In the Linux kernel, the following vulnerability has been resolved: bpf: use kvfree for replaced sysctl write buffer procsyscallhandler allocates its temporary sysctl buffer with kvzalloc and passes it to cgroupbpfrunfiltersysctl. Since kvzalloc may fall back to vmalloc for large allocations,...

7.8CVSS5.6AI score
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/07/19 12:2 p.m.9 views

CVE-2026-53402

In the Linux kernel, the following vulnerability has been resolved: fbdev: fbcon: fix out-of-bounds read in errout of fbcondosetfont When fbcondosetfont fails e.g., due to a memory allocation failure inside vcresize under heavy memory pressure, it jumps to the errout label to roll back the consol...

7.1CVSS5.4AI score0.00135EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/07/19 12:2 p.m.9 views

CVE-2026-53402 fbdev: fbcon: fix out-of-bounds read in err_out of fbcon_do_set_font()

In the Linux kernel, the following vulnerability has been resolved: fbdev: fbcon: fix out-of-bounds read in errout of fbcondosetfont When fbcondosetfont fails e.g., due to a memory allocation failure inside vcresize under heavy memory pressure, it jumps to the errout label to roll back the consol...

7.1CVSS5.5AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/07/19 12:2 p.m.37 views

CVE-2026-53402 fbdev: fbcon: fix out-of-bounds read in err_out of fbcon_do_set_font()

In the Linux kernel, the following vulnerability has been resolved: fbdev: fbcon: fix out-of-bounds read in errout of fbcondosetfont When fbcondosetfont fails e.g., due to a memory allocation failure inside vcresize under heavy memory pressure, it jumps to the errout label to roll back the consol...

7.1CVSS0.00135EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/19 11:16 a.m.8 views

CVE-2026-53380

In the Linux kernel, the following vulnerability has been resolved: media: rzv2h-ivc: Fix concurrent buffer list access The list of buffers rzv2hivc::buffers.queue is protected by a spinlock rzv2hivc::buffers.lock. However, in rzv2hivctransferbuffer, which runs in a separate workqueue, the listde...

7.8CVSS0.00112EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/19 11:16 a.m.10 views

CVE-2026-53374

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: zero-initialize GART table on allocation GART TLB is flushed after unmapping but not after mapping. Since amdgpubocreatekernel does not zero-initialize the buffer, when a single PTE is written the TLB may speculativel...

8.8CVSS0.0012EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/19 10:2 a.m.8 views

CVE-2026-53380

In the Linux kernel, the following vulnerability has been resolved: media: rzv2h-ivc: Fix concurrent buffer list access The list of buffers rzv2hivc::buffers.queue is protected by a spinlock rzv2hivc::buffers.lock. However, in rzv2hivctransferbuffer, which runs in a separate workqueue, the listde...

7.8CVSS5.5AI score0.00112EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/19 10:2 a.m.8 views

CVE-2026-53380

In the Linux kernel, the following vulnerability has been resolved: media: rzv2h-ivc: Fix concurrent buffer list access The list of buffers rzv2hivc::buffers.queue is protected by a spinlock rzv2hivc::buffers.lock. However, in rzv2hivctransferbuffer, which runs in a separate workqueue, the listde...

5.6AI score0.00112EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/07/19 10:2 a.m.14 views

EUVD-2026-45453

In the Linux kernel, the following vulnerability has been resolved: media: rzv2h-ivc: Fix concurrent buffer list access The list of buffers rzv2hivc::buffers.queue is protected by a spinlock rzv2hivc::buffers.lock. However, in rzv2hivctransferbuffer, which runs in a separate workqueue, the listde...

5.6AI score0.00112EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/19 10:2 a.m.29 views

CVE-2026-53380

CVE-2026-53380 affects the Linux kernel media component rzv2h-ivc. The vulnerability arises from concurrent access to the internal buffer list rzv2h_ivc::buffers.queue: in rzv2h_ivc_transfer_buffer(), a list_del() occurs without holding the spinlock rzv2h_ivc::buffers.lock, allowing concurrent mo...

7.8CVSS5.7AI score0.00112EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/07/19 10:2 a.m.39 views

CVE-2026-53380 media: rzv2h-ivc: Fix concurrent buffer list access

In the Linux kernel, the following vulnerability has been resolved: media: rzv2h-ivc: Fix concurrent buffer list access The list of buffers rzv2hivc::buffers.queue is protected by a spinlock rzv2hivc::buffers.lock. However, in rzv2hivctransferbuffer, which runs in a separate workqueue, the listde...

7.8CVSS0.00112EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 10:2 a.m.7 views

CVE-2026-53380 media: rzv2h-ivc: Fix concurrent buffer list access

In the Linux kernel, the following vulnerability has been resolved: media: rzv2h-ivc: Fix concurrent buffer list access The list of buffers rzv2hivc::buffers.queue is protected by a spinlock rzv2hivc::buffers.lock. However, in rzv2hivctransferbuffer, which runs in a separate workqueue, the listde...

7.8CVSS5.7AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/19 10:1 a.m.7 views

CVE-2026-53374

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: zero-initialize GART table on allocation GART TLB is flushed after unmapping but not after mapping. Since amdgpubocreatekernel does not zero-initialize the buffer, when a single PTE is written the TLB may speculativel...

5.3AI score0.0012EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2026/07/19 10:1 a.m.32 views

CVE-2026-53374

The CVE-2026-53374 issue affects the Linux kernel’s DRM/AMDGPU path: during amdgpu_bo_create_kernel() allocation, the GART table is not zero-initialized, so writing a single PTE can cause the TLB to speculatively load other uninitialized entries from the same cacheline. This can yield stale or ga...

8.8CVSS5.3AI score0.0012EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/19 10:1 a.m.7 views

CVE-2026-53374 drm/amdgpu: zero-initialize GART table on allocation

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: zero-initialize GART table on allocation GART TLB is flushed after unmapping but not after mapping. Since amdgpubocreatekernel does not zero-initialize the buffer, when a single PTE is written the TLB may speculativel...

8.8CVSS5.3AI score
SaveExploits0References9
OSV
OSV
added 2026/07/19 3:49 a.m.6 views

OESA-2026-3054 giflib security update

giflib is a library of gif images and provides utilities for processing images. Security Fixes: Buffer Overflow vulnerability in giflib v.5.2.2 allows a remote attacker to cause a denial of service via the EGifGCBToExtension overwriting an existing Graphic Control Extension block without validati...

8.2CVSS7.6AI score0.00618EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/19 3:49 a.m.6 views

OESA-2026-3052 php security update

PHP is an HTML-embedded scripting language. PHP attempts to make it easy for developers to write dynamically generated web pages. PHP also offers built-in database integration for several commercial and non-commercial database management systems, so writing a database-enabled webpage with PHP is...

5.6CVSS5.6AI score0.00279EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 3:49 a.m.7 views

OESA-2026-3051 php security update

PHP is an HTML-embedded scripting language. PHP attempts to make it easy for developers to write dynamically generated web pages. PHP also offers built-in database integration for several commercial and non-commercial database management systems, so writing a database-enabled webpage with PHP is...

5.6CVSS5.6AI score0.00279EPSS
SaveExploits0References3
Rows per page
Query Builder