Lucene search
+L

22616 matches found

Tenable Nessus
Tenable Nessus
added 2026/07/27 12:0 a.m.10 views

RockyLinux 10 : kernel (RLSA-2026:45114)

The remote RockyLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:45114 advisory. kernel: fs/notify: call exportfsencodefid with sumount CVE-2025-40237 kernel: scsi: core: Wake up the error handler when final completions race against...

8.1CVSS6AI score0.00321EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2026/07/25 4:46 p.m.7 views

SUSE CVE-2026-64292

In the Linux kernel, the following vulnerability has been resolved: iommufd: Move vevent memory allocation outside spinlock The veventq memory allocation happens inside the spinlock. Given its depth is decided by the user space, this leaves a vulnerability, where userspace can allocate large queu...

5.8AI score0.00198EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/25 4:46 p.m.6 views

SUSE CVE-2026-64297

In the Linux kernel, the following vulnerability has been resolved: module: decompress: check return value of moduleextendmaxpages moduleextendmaxpages calls kvrealloc internally and returns -ENOMEM on allocation failure. The return value is never checked. If the initial allocation fails,...

5.8AI score0.00206EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/25 4:45 p.m.7 views

SUSE CVE-2026-64323

In the Linux kernel, the following vulnerability has been resolved: udf: validate VAT header length against the VAT inode size udfloadvat takes the virtual partition's start offset straight from the on-disk VAT 2.0 header without checking it against the VAT inode size:...

7.1CVSS5.8AI score0.0016EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/25 4:1 p.m.6 views

SUSE CVE-2026-64350

In the Linux kernel, the following vulnerability has been resolved: usb: cdnsp: fix stream context array leak in cdnspallocstreaminfo cdnspallocstreaminfo allocates streaminfo-streamctxarray with cdnspallocstreamctx. If a later stream ring allocation or stream mapping update fails, the error path...

5.7AI score0.00173EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/25 4:0 p.m.6 views

SUSE CVE-2026-64377

In the Linux kernel, the following vulnerability has been resolved: cpufreq: qcom-cpufreq-hw: Fix possible double free qcomcpufreq.data is allocated with devmkzalloc in probe as an array of per-domain data. qcomcpufreqhwcpuinit stores a pointer to one element of this array in policy-driverdata...

5.7AI score0.00168EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/25 3:59 p.m.6 views

SUSE CVE-2026-64439

In the Linux kernel, the following vulnerability has been resolved: crypto: krb5 - filter out async aead implementations at alloc krb5aeadencrypt, krb5aeaddecrypt in rfc3961simplified.c and rfc8009encrypt, rfc8009decrypt in rfc8009aes2.c set a NULL completion callback and treat any negative retur...

9.8CVSS5.8AI score0.0043EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/25 3:58 p.m.5 views

SUSE CVE-2026-64480

In the Linux kernel, the following vulnerability has been resolved: ALSA: ice1712: check sndctlnew1 return value sndctlnew1 can return NULL when memory allocation fails. The ice1712 driver calls sndctlnew1 without checking the return value before dereferencing the pointer in multiple places...

5.7AI score0.00181EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/25 3:58 p.m.5 views

SUSE CVE-2026-64482

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

5.7AI score0.00181EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/25 3:58 p.m.5 views

SUSE CVE-2026-64484

In the Linux kernel, the following vulnerability has been resolved: ALSA: es1938: check sndctlnew1 return value sndctlnew1 can return NULL when memory allocation fails. sndes1938mixer does not check the return value before dereferencing the pointer, which can lead to a NULL pointer dereference. A...

5.7AI score0.00185EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/25 3:58 p.m.6 views

SUSE CVE-2026-64486

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
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/25 3:58 p.m.7 views

SUSE CVE-2026-64488

In the Linux kernel, the following vulnerability has been resolved: ALSA: aoa: check sndctlnew1 return value sndctlnew1 can return NULL when memory allocation fails. In layout.c, the function does not check the return value before dereferencing ctl-id.name or passing to aoasndctladd, which can le...

5.7AI score0.00184EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/25 3:58 p.m.7 views

SUSE CVE-2026-64489

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

5.7AI score0.0018EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/25 1:23 p.m.25 views

CVE-2026-10681

The CVE-2026-10681 issue affects Zephyr's userspace dynamic-objects subsystem. In thread_idx_alloc(), a new thread permission index is taken from _thread_idx_map[] without holding lists_lock. On SMP, concurrent k_object_alloc(K_OBJ_THREAD) calls can observe the same lowest free bit and perform a ...

6.5CVSS5.8AI score0.00079EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/25 10:17 a.m.10 views

CVE-2026-64484

In the Linux kernel, the following vulnerability has been resolved: ALSA: es1938: check sndctlnew1 return value sndctlnew1 can return NULL when memory allocation fails. sndes1938mixer does not check the return value before dereferencing the pointer, which can lead to a NULL pointer dereference. A...

0.00185EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/25 10:17 a.m.11 views

CVE-2026-64486

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...

0.0018EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/25 10:17 a.m.13 views

CVE-2026-64489

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

0.0018EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/25 10:17 a.m.7 views

CVE-2026-64480

In the Linux kernel, the following vulnerability has been resolved: ALSA: ice1712: check sndctlnew1 return value sndctlnew1 can return NULL when memory allocation fails. The ice1712 driver calls sndctlnew1 without checking the return value before dereferencing the pointer in multiple places...

0.00181EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/25 10:17 a.m.7 views

CVE-2026-64439

In the Linux kernel, the following vulnerability has been resolved: crypto: krb5 - filter out async aead implementations at alloc krb5aeadencrypt, krb5aeaddecrypt in rfc3961simplified.c and rfc8009encrypt, rfc8009decrypt in rfc8009aes2.c set a NULL completion callback and treat any negative retur...

9.8CVSS0.0043EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/25 10:17 a.m.7 views

CVE-2026-64372

In the Linux kernel, the following vulnerability has been resolved: cpufreq: pcc: fix use-after-free and double free in OSC evaluation pcccpufreqdoosc calls acpievaluateobject twice for the two-phase OSC negotiation. Between the two calls it freed output.pointer but left output.length unchanged...

7.8CVSS0.00126EPSS
SaveExploits0References8
Rows per page
Query Builder