Lucene search
+L

63973 matches found

NVD
NVD
added 4 days ago10 views

CVE-2026-64523

In the Linux kernel, the following vulnerability has been resolved: net/handshake: Take a long-lived file reference at submit handshakenlacceptdoit needs the file pointer backing req-hrsk-sksocket to survive the window between handshakereqnext and the subsequent FDPREPARE and getfile. The...

9.8CVSS0.00347EPSS
SaveExploits0References3
NVD
NVD
added 4 days ago7 views

CVE-2026-64485

In the Linux kernel, the following vulnerability has been resolved: ALSA: compress: Fix task creation error unwind sndcomprtasknew allocates the driver task before validating the returned DMA buffers and reserving file descriptors. When either of those later steps fails, the core frees its task...

7.8CVSS0.00137EPSS
SaveExploits0References3
NVD
NVD
added 4 days ago6 views

CVE-2026-64459

In the Linux kernel, the following vulnerability has been resolved: tcp: restore RCU grace period in tcpaodestroysock Commit 51e547e8c89c "tcp: Free TCP-AO/TCP-MD5 info/keys without RCU" removed the callrcu callback from tcpaodestroysock, arguing that "the destruction of info/keys is delayed unti...

9.8CVSS0.00475EPSS
SaveExploits0References3
NVD
NVD
added 4 days ago5 views

CVE-2026-64414

In the Linux kernel, the following vulnerability has been resolved: netfilter: handle unreadable frags sashiko reports: When an skb with unreadable fragments such as from devmem TCP, where skbfragsreadableskb returns false is processed by the u32 module, skbcopybits will safely return a negative...

7.5CVSS0.00441EPSS
SaveExploits0References4
NVD
NVD
added 4 days ago5 views

CVE-2026-64382

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double-free in SMB2open replay A response-bearing attempt can return a replayable error and free its response buffer. If SMB2openinit fails before the next send, cleanup retains the previous buffer type and frees...

8.8CVSS0.00354EPSS
SaveExploits0References5
NVD
NVD
added 4 days ago4 views

CVE-2026-64257

In the Linux kernel, the following vulnerability has been resolved: smb: client: reject overlapping data areas in SMB2 responses Commit 53b7c271f06b "smb: client: restrict implied bcc0 exemption to responses without data area" restricted the implied bcc0 length exception to responses without a da...

9.1CVSS0.00672EPSS
SaveExploits0References6
OSV
OSV
added 4 days ago7 views

CVE-2026-64526 ethtool: tsconfig: fix missing ethnl_ops_complete()

In the Linux kernel, the following vulnerability has been resolved: ethtool: tsconfig: fix missing ethnlopscomplete tsconfigpreparedata calls ethnlopsbegin, we need to call ethnlopscomplete before returning the error...

5.7AI score0.00154EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 4 days ago6 views

CVE-2026-64524

In the Linux kernel, the following vulnerability has been resolved: drm/hyperv: validate resolutioncount and fix WIN8 fallback A SYNTHVIDRESOLUTIONRESPONSE with resolutioncount 64 walks past the supportedresolutionSYNTHVIDMAXRESOLUTIONCOUNT array in the parse loop. Bound resolutioncount against t...

7.7CVSS5.7AI score0.00144EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 4 days ago14 views

CVE-2026-64501

Summary of CVE-2026-64501 (Linux kernel, iio: adc: ad_sigma_delta) Multiple vendor advisories describe a vulnerability where CS (chip-select) could remain asserted and state leaks during SPI transfers in ad_sigma_delta_single_conversion and related error paths. The fixes move set_mode(AD_SD_MODE_...

7.1CVSS5.7AI score0.00116EPSS
SaveExploits0References3
OSV
OSV
added 4 days ago6 views

CVE-2026-64499 iio: adc: ti-ads1119: fix PM reference leak in buffer preenable

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads1119: fix PM reference leak in buffer preenable ads1119triggeredbufferpreenable resumes the device with pmruntimeresumeandget before starting a conversion. If i2csmbuswritebyte fails, the function returns the erro...

5.9AI score0.00157EPSS
SaveExploits0References7
CVE
CVE
added 4 days ago10 views

CVE-2026-64489

Summary (technical): CVE-2026-64489 affects the Linux kernel, specifically the ALSA ymfpci component. The vulnerability arises because snd_ctl_new1() can return NULL on memory allocation failure, and the subsequent code path in snd_ymfpci_create_spdif_controls() dereferences kctl->id.device wi...

5.7AI score0.0018EPSS
SaveExploits0References6
CVE
CVE
added 4 days ago14 views

CVE-2026-64485

The CVE-2026-64485 issue concerns the Linux kernel ALSA compress module. In snd_compr_task_new(), the driver task is allocated before validating DMA buffers and reserving file descriptors. If validation or FD reservation fails, the core frees wrappers and DMA references without invoking the drive...

7.8CVSS5.7AI score0.00137EPSS
SaveExploits0References3
OSV
OSV
added 4 days ago6 views

CVE-2026-64486 ALSA: cmipci: check snd_ctl_new1() return value

In the Linux kernel, the following vulnerability has been resolved: ALSA: cmipci: check sndctlnew1 return value sndctlnew1 can return NULL when memory allocation fails. sndcmipcispdifcontrols does not check the return value before dereferencing kctl-id.device, which can lead to a NULL pointer...

5.7AI score0.0018EPSS
SaveExploits0References9
CVE
CVE
added 4 days ago9 views

CVE-2026-64472

The CVE-2026-64472 entries describe a Linux kernel fix for vfio/mlx5: a racy bitfield layout was tightened by splitting bitfields and moving certain flags to dedicated storage units. The root cause was non-atomic bitfield operations using read-modify-write patterns, which could lead to concurrent...

5.7AI score0.00181EPSS
SaveExploits0References6
OSV
OSV
added 4 days ago6 views

CVE-2026-64472 vfio/mlx5: Fix racy bitfields and tighten struct layout

In the Linux kernel, the following vulnerability has been resolved: vfio/mlx5: Fix racy bitfields and tighten struct layout Bitfield operations are not atomic, they use a read-modify-write pattern, therefore we should be careful not to pack bitfields that can be concurrently updated into the same...

5.7AI score0.00181EPSS
SaveExploits0References9
CVE
CVE
added 4 days ago10 views

CVE-2026-64470

CVE-2026-64470 concerns the Linux kernel Bluetooth stack under btusb for Marvell devices. The issue was a use-after-free in the probe error path, specifically when wakeup configuration could leave TX URBs active and lead to a use-after-free in the completion callback on subsequent probe failures....

5.8AI score0.00184EPSS
SaveExploits0References8
EUVD
EUVD
added 4 days ago7 views

EUVD-2026-48807

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpcirt1711h: unregister TCPCI port with devres rt1711hprobe registers the TCPCI port before requesting the interrupt and enabling alert interrupts. If either of those later steps fails, the probe function returns...

5.7AI score0.00138EPSS
SaveExploits0References5
OSV
OSV
added 4 days ago6 views

CVE-2026-64450 tipc: fix out-of-bounds read in broadcast Gap ACK blocks

In the Linux kernel, the following vulnerability has been resolved: tipc: fix out-of-bounds read in broadcast Gap ACK blocks A broadcast PROTOCOL/STATEMSG can carry a Gap ACK blocks record in its data area. tipcgetgapackblks only verifies that the record's len field is self-consistent with its...

9.1CVSS5.7AI score0.00537EPSS
SaveExploits0References11
CVE
CVE
added 4 days ago11 views

CVE-2026-64447

CVE-2026-64447 maps to a Linux kernel issue in staging: ipu7 where pdata allocated in ipu7_isys_init() and ipu7_psys_init() can be freed twice via kfree pData in error paths. The two faulty paths are: (1) ipu7_mmu_init() fail leads to put_device() dropping refcount and freeing pdata via ipu7_bus_...

7.8CVSS5.8AI score0.00133EPSS
SaveExploits0References3
CVE
CVE
added 4 days ago12 views

CVE-2026-64414

CVE-2026-64414 : In the Linux kernel, the netfilter path handling unreadable fragments has been resolved. The issue arises when an skb with unreadable fragments (eg, from devmem TCP) is processed by the u32 module, causing skb_copy_bits() to return a negative error code. Mitigations described acr...

7.5CVSS5.8AI score0.00441EPSS
SaveExploits0References4
Rows per page
Query Builder