Lucene search
+L

5822 matches found

UbuntuCve
UbuntuCve
added 2026/06/28 2:16 a.m.7 views

CVE-2026-58050

libssh2 through 1.11.1 reads an attacker-controlled 32-bit attribute count from a publickey-subsystem response and uses it in the allocation numattrs sizeoflibssh2publickeyattribute without bounds checking, so on 32-bit platforms the multiplication overflows to an undersized buffer. A malicious S...

8.3CVSS7AI score0.00361EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/06/28 1:32 a.m.11 views

CVE-2026-58050

libssh2 through 1.11.1 reads an attacker-controlled 32-bit attribute count from a publickey-subsystem response and uses it in the allocation numattrs sizeoflibssh2publickeyattribute without bounds checking, so on 32-bit platforms the multiplication overflows to an undersized buffer. A malicious S...

8.3CVSS6AI score0.00361EPSS
SaveExploits0
EUVD
EUVD
added 2026/06/28 1:32 a.m.15 views

EUVD-2026-39970

libssh2 through 1.11.1 reads an attacker-controlled 32-bit attribute count from a publickey-subsystem response and uses it in the allocation numattrs sizeoflibssh2publickeyattribute without bounds checking, so on 32-bit platforms the multiplication overflows to an undersized buffer. A malicious S...

8.3CVSS6AI score0.00361EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/06/28 1:32 a.m.11 views

CVE-2026-58050

libssh2 through 1.11.1 reads an attacker-controlled 32-bit attribute count from a publickey-subsystem response and uses it in the allocation numattrs sizeoflibssh2publickeyattribute without bounds checking, so on 32-bit platforms the multiplication overflows to an undersized buffer. A malicious S...

8.3CVSS6AI score0.00361EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:18 a.m.13 views

Vim: Out-of-bounds Read in Text Property Count

...

6.1CVSS5.8AI score0.00116EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:18 a.m.15 views

Vim: Out-of-bounds Write in Spell File Word Count

...

8.4CVSS5.8AI score0.00124EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:16 a.m.15 views

ipc/shm: serialize orphan cleanup with shm_nattch updates

...

5.5CVSS5.8AI score0.00115EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:14 a.m.13 views

drm/virtio: fix dma_fence refcount leak on error in virtio_gpu_dma_fence_wait()

...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:10 a.m.25 views

concurrent-ruby: `ReentrantReadWriteLock` read-count overflow grants a write lock without exclusivity

...

5.5CVSS5.8AI score0.00106EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:5 a.m.9 views

dm log: fix out-of-bounds write due to region_count overflow

...

7.8CVSS6.1AI score0.0014EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/06/27 12:0 a.m.17 views

SUSE SLED15 / SLES15 Security Update : giflib (SUSE-SU-2026:2666-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2026:2666-1 advisory. This update for giflib fixes the following issue - CVE-2026-26740: heap out-of-bounds read when processing a specially...

8.2CVSS7.2AI score0.00618EPSS
SaveExploits1References4
NVD
NVD
added 2026/06/26 8:17 p.m.13 views

CVE-2026-53306

In the Linux kernel, the following vulnerability has been resolved: tty: hvciucv: fix off-by-one in number of supported devices MAXHVCIUCVLINES == HVCALLOCTTYADAPTERS == 8. This is the number of entries in: static struct hvciucvprivate hvciucvtableMAXHVCIUCVLINES; Sometimes hvciucvtable is limite...

5.5CVSS0.00123EPSS
SaveExploits0References8
OSV
OSV
added 2026/06/26 8:17 p.m.7 views

UBUNTU-CVE-2026-53306

In the Linux kernel, the following vulnerability has been resolved: tty: hvciucv: fix off-by-one in number of supported devices MAXHVCIUCVLINES == HVCALLOCTTYADAPTERS == 8. This is the number of entries in: static struct hvciucvprivate hvciucvtableMAXHVCIUCVLINES; Sometimes hvciucvtable is limite...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
added 2026/06/26 8:17 p.m.8 views

CVE-2026-53281

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Avoid NULL pointer dereference or refcount corruption Commit 60f030f7418d "iommu/vt-d: Avoid use of NULL after WARNONONCE" fixed a NULL pointer dereference in an unlikely situation partly. If devpasid is not found in...

8.8CVSS5.3AI score0.0013EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2026/06/26 8:17 p.m.8 views

CVE-2026-53306

In the Linux kernel, the following vulnerability has been resolved: tty: hvciucv: fix off-by-one in number of supported devices MAXHVCIUCVLINES == HVCALLOCTTYADAPTERS == 8. This is the number of entries in: static struct hvciucvprivate hvciucvtableMAXHVCIUCVLINES; Sometimes hvciucvtable is limite...

5.5CVSS5.4AI score0.00123EPSS
SaveExploits0References39
CVE
CVE
added 2026/06/26 7:41 p.m.25 views

CVE-2026-53306

CVE-2026-53306 affects the Linux kernel tty/hvc_iucv path. The issue is an off-by-one in the number of supported devices: MAX_HVC_IUCV_LINES is 8, and hvc_iucv_devices can be 0–8. When devices == 8, a path that validates against the table size can access hvc_iucv_table[8], potentially triggering ...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/06/26 7:41 p.m.39 views

CVE-2026-53306 tty: hvc_iucv: fix off-by-one in number of supported devices

In the Linux kernel, the following vulnerability has been resolved: tty: hvciucv: fix off-by-one in number of supported devices MAXHVCIUCVLINES == HVCALLOCTTYADAPTERS == 8. This is the number of entries in: static struct hvciucvprivate hvciucvtableMAXHVCIUCVLINES; Sometimes hvciucvtable is limite...

0.00123EPSS
SaveExploits0References8
CVE
CVE
added 2026/06/26 7:40 p.m.30 views

CVE-2026-53303

Technical details for CVE-2026-53303 are not publicly provided in the supplied documents; monitoring for updates is advised.

7.1CVSS5.8AI score0.00126EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/06/26 7:40 p.m.45 views

CVE-2026-53281

The CVE-2026-53281 entries describe a Linux kernel IOMMU VT-d issue where NULL pointer dereference or refcount corruption could occur during teardown if dev_pasid was not found in the dev_pasids list or if domain was never attached. The root cause was improper teardown execution after potential N...

8.8CVSS5.7AI score0.0013EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/06/26 7:40 p.m.8 views

CVE-2026-53281 iommu/vt-d: Avoid NULL pointer dereference or refcount corruption

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Avoid NULL pointer dereference or refcount corruption Commit 60f030f7418d "iommu/vt-d: Avoid use of NULL after WARNONONCE" fixed a NULL pointer dereference in an unlikely situation partly. If devpasid is not found in...

8.8CVSS5.8AI score
SaveExploits0References11
Rows per page
Query Builder