Lucene search
+L

25 matches found

EUVD
EUVD
added 2026/08/28 6:52 a.m.4 views

EUVD-2026-67428

In the Linux kernel, the following vulnerability has been resolved: idpf: bound interrupt-vector register fill to the allocated array idpfgetregintrvecs fills the caller-allocated regvals array from the VIRTCHNL2OPALLOCVECTORS reply in adapter-reqvecchunks, bounding its inner loop only by the...

5.8AI score0.00155EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/28 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-80693

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - idpf: bound interrupt-vector register fill to the allocated array idpfgetregintrvecs fills the caller-allocated regvals array from the VIRTCHNL2OPALLOCVECTORS...

9.3CVSS5.9AI score0.00155EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/26 11:41 p.m.3 views

ipv6_frag_escape

IPV6FRAGESCAPE Una prova di concetto affidabile di evasione da container/jail senza privilegi per CentOS / RHEL 10. Sfrutta un bug di frammentazione IPv6 ora corretto in ip6appenddata chiuso upstream da 38becddc, nessun CVE, un overflow lineare in-slab in skbsharedinfo alla coda dell'oggetto head...

5.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.4 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-098790)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098790 advisory. In the Linux kernel, the following vulnerability has been resolved: nfsd: fix heap overflow in NFSv4.0 LOCK replay cache The NFSv4.0 replay cache uses a fixed 112-by...

9.8CVSS6.2AI score0.00949EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/25 5:17 a.m.8 views

CVE-2026-13215

The Zephyr ext2 filesystem driver fails to validate the slogblocksize field of the on-disk superblock when mounting a filesystem. ext2verifydisksuperblock in subsys/fs/ext2/ext2impl.c checks the magic number, revision, inode size and group counts, but never bounds slogblocksize. On a successful...

6.8CVSS0.00182EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/22 4:16 p.m.17 views

CVE-2026-74640

In the Linux kernel, the following vulnerability has been resolved: ALSA: FCP: fix OOB write in fcpmeterctlget fcpioctlsetmetermap bounds the user-supplied Level Meter map size by the driver's own limit of 255 if map.mapsize 255 || map.meterslots 255 return -EINVAL; and passes it to fcpaddnewctl ...

7.8CVSS0.00127EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/22 3:32 p.m.9 views

EUVD-2026-64577

In the Linux kernel, the following vulnerability has been resolved: ALSA: FCP: fix OOB write in fcpmeterctlget fcpioctlsetmetermap bounds the user-supplied Level Meter map size by the driver's own limit of 255 if map.mapsize 255 || map.meterslots 255 return -EINVAL; and passes it to fcpaddnewctl ...

5.6AI score0.00127EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/22 3:32 p.m.20 views

CVE-2026-74640

This is an out-of-bounds write in the Linux kernel's ALSA FCP (FireWire Control Protocol) driver, specifically in fcp_meter_ctl_get(). The root cause is a mismatch: fcp_ioctl_set_meter_map() permits a Level Meter map size up to 255 , but the destination buffer struct snd_ctl_elem_value declares l...

7.8CVSS5.6AI score0.00127EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/22 3:32 p.m.12 views

CVE-2026-74640 ALSA: FCP: fix OOB write in fcp_meter_ctl_get()

In the Linux kernel, the following vulnerability has been resolved: ALSA: FCP: fix OOB write in fcpmeterctlget fcpioctlsetmetermap bounds the user-supplied Level Meter map size by the driver's own limit of 255 if map.mapsize 255 || map.meterslots 255 return -EINVAL; and passes it to fcpaddnewctl ...

7.8CVSS5.7AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.16 views

PT-2026-79645

In the Linux kernel, the following vulnerability has been resolved: ALSA: FCP: fix OOB write in fcp meter ctl get fcp ioctl set meter map bounds the user-supplied Level Meter map size by the driver's own limit of 255 if map.map size 255 || map.meter slots 255 return -EINVAL; and passes it to fcp...

5.5AI score0.00127EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/15 6:21 a.m.8 views

CVE-2026-72217

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Bound-check xdrbuftobvec stores before writing xdrbuftobvec writes a biovec into the caller's array before testing whether that slot is in range, and the head branch performs the store with no check at all. When the...

9.8CVSS5.6AI score0.00618EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/15 5:54 a.m.22 views

CVE-2026-72217 SUNRPC: Bound-check xdr_buf_to_bvec() stores before writing

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Bound-check xdrbuftobvec stores before writing xdrbuftobvec writes a biovec into the caller's array before testing whether that slot is in range, and the head branch performs the store with no check at all. When the...

9.8CVSS0.00618EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/15 5:54 a.m.39 views

CVE-2026-72217

The CVE-2026-72217 issue concerns SUNRPC in the Linux kernel where xdr_buf_to_bvec() writes a bio_vec before validating the destination slot, allowing an out-of-bounds write when budget is exhausted. The rq_bvec array used by nfsd_vfs_write() is allocated to rq_maxpages with no slack, so an overf...

9.8CVSS5.4AI score0.00618EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/25 4:00 p.m.10 views

SUSE CVE-2026-64366

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: fix slab-out-of-bounds write in wacomwacqueueinsert wacomwacqueueinsert calls kfifoskip in a loop when the kfifo doesn't have enough space for the incoming report. If the kfifo is empty, kfifoskip reads stale data lef...

5.5CVSS6AI score0.00253EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.9 views

CVE-2026-64432

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: validate Dirty Page Table capacity in logreplay copylcns In the analysis pass of $LogFile journal replay, logreplay copies LCNs from each action log record into an existing Dirty Page Table DPT entry without bounding th...

7.8CVSS5.6AI score0.00135EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.16 views

CVE-2026-64074

In the Linux kernel, the following vulnerability has been resolved: fs/statmount: fix slab out-of-bounds write in statmountmntidmap statmountmntidmap writes one mapping with seqprintf and then manually advances seq-count to include the NUL separator. If seqprintf overflows, seqsetoverflow sets...

7.8CVSS5.6AI score0.00127EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.19 views

PT-2026-61391

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An out-of-bounds write occurs in the statmount mnt idmap function. The function uses seq printf to write a mapping and manually increments seq-count to include a NUL separator. If seq...

7.8CVSS5.3AI score0.00127EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/07/08 4:21 a.m.21 views

kernel: nfsd: fix heap overflow in NFSv4.0 LOCK replay cache

A flaw was found in the Linux kernel's NFSv4.0 server nfsd. A remote, unauthenticated attacker can exploit this heap overflow vulnerability in the NFSv4.0 LOCK replay cache. By using two cooperating NFSv4.0 clients, where one sets a lock with a large owner string and another requests a conflictin...

9.8CVSS6.8AI score0.00949EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/06/28 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-53230

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/mlx5: Fix slab-out-of-bounds in mlx5querynicvportmaclist mlx5querynicvportmaclist sizes its firmware command buffer using the PF's logmaxcurrentuc/mclist...

8.7CVSS6AI score0.00125EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/05/06 2:14 p.m.24 views

kernel: nfsd: fix heap overflow in NFSv4.0 LOCK replay cache

A flaw was found in the Linux kernel's NFSv4.0 server nfsd. A remote, unauthenticated attacker can exploit this heap overflow vulnerability in the NFSv4.0 LOCK replay cache. By using two cooperating NFSv4.0 clients, where one sets a lock with a large owner string and another requests a conflictin...

9.8CVSS6.4AI score0.00949EPSS
SaveExploits0References5
Rows per page
Query Builder