Lucene search
+L

68365 matches found

Tenable Nessus
Tenable Nessus
added 2026/07/27 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-13076

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An authenticated user can cause a mongod process to be terminated by the operating system under memory pressure by performing a specific data type conversion...

7.1CVSS5.4AI score0.0042EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2026/07/26 8:09 a.m.7 views

RDMA/rtrs-srv: Bound RDMA-Write length to chunk size in rdma_write_sg

...

9.1CVSS5.2AI score0.00714EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/07/26 8:02 a.m.9 views

NFSv4: include MAY_WRITE in open permission mask for O_TRUNC

...

7.8CVSS5.2AI score0.00164EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/26 12:00 a.m.5 views

PT-2026-71448

Name of the Vulnerable Software and Affected Versions GitPython versions prior to 3.1.57 Description Insufficient guarding of git option forwarding in the IndexFile.checkout and TagReference.create functions allows attackers to pass unsafe options via kwargs. This can be exploited using the...

8.5CVSS8AI score0.00331EPSS
SaveExploits1References27
SUSE CVE
SUSE CVE
added 2026/07/25 4:46 p.m.8 views

SUSE CVE-2026-64269

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-srv: Bound RDMA-Write length to chunk size in rdmawritesg When the server answers an RTRS READ, rdmawritesg builds the source scatter/gather entry for the IBWRRDMAWRITE that returns data to the peer. Its length is taken...

5.9CVSS6AI score0.00714EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 4:46 p.m.10 views

SUSE CVE-2026-64285

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Pin source page for write when adding CPUID data for SNP guest When populating a guestmemfd instance with the initial CPUID data for an SNP guest, acquire a writable pin on the source page as KVM will write back the...

7.1CVSS5.8AI score0.00137EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 4:01 p.m.10 views

SUSE CVE-2026-64333

In the Linux kernel, the following vulnerability has been resolved: USB: serial: digiacceleport: fix write buffer corruption The digiwriteinbcommand is supposed to wait for the write urb to become available or return an error, but instead it updates the transfer buffer and tries to resubmit the u...

6.8CVSS6AI score0.00169EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 4:01 p.m.10 views

SUSE CVE-2026-64336

In the Linux kernel, the following vulnerability has been resolved: USB: serial: keyspanpda: fix information leak The write callback is supposed to return the number of characters accepted or a negative errno. Since the addition of write fifo support the keyspanpda implementation will however...

5.5CVSS5.8AI score0.00177EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/07/25 4:00 p.m.10 views

SUSE CVE-2026-64398

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add a permission check for FSCTLSETZERODATA FSCTLSETZERODATA in smb2ioctl destroys file data via ksmbdvfszerodata - vfsfallocatePUNCHHOLE/ZERORANGE after checking only the share-level KSMBDTREECONNFLAGWRITABLE, with no...

5.5CVSS5.7AI score0.00464EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 4:00 p.m.10 views

SUSE CVE-2026-64399

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add permission checks for FSCTLDUPLICATEEXTENTSTOFILE The FSCTLDUPLICATEEXTENTSTOFILE arm of smb2ioctl overwrites the destination file's data via vfsclonefilerange with neither the share-level KSMBDTREECONNFLAGWRITABLE che...

6.5CVSS5.8AI score0.00491EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 3:59 p.m.10 views

SUSE CVE-2026-64435

In the Linux kernel, the following vulnerability has been resolved: audit: Fix data races of skbqueuelen readers on auditqueue Multiple readers access auditqueue.qlen via skbqueuelen without holding the queue lock or using READONCE, while kauditd writes to this field via the skbdequeue - skbunlin...

5.5CVSS5.8AI score0.00424EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 3:59 p.m.10 views

SUSE CVE-2026-64440

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB write in HTcapshandler HTcapshandler iterates pIE-length bytes and writes into HTcaps.u.HTcap, which is a fixed 26-byte array sizeof struct HTcapselement. Because pIE-length is a raw u8 from an...

8.8CVSS5.7AI score0.00266EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/25 3:59 p.m.10 views

SUSE CVE-2026-64449

In the Linux kernel, the following vulnerability has been resolved: staging: vmeuser: bound slave read/write to the kernbuf size The SLAVE-path helpers buffertouser and bufferfromuser copy 'count' bytes into/out of the fixed-size kernbuf sizebuf == PCIBUFSIZE == 0x20000, 128 KiB using ppos as the...

5.5CVSS6AI score0.00139EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 3:58 p.m.11 views

SUSE CVE-2026-64503

In the Linux kernel, the following vulnerability has been resolved: iio: accel: kxsd9: fix runtime PM imbalance on writeraw error kxsd9writeraw takes a runtime PM reference with pmruntimegetsync but returns -EINVAL directly when a scale with a non-zero integer part is requested, skipping the...

5.5CVSS5.8AI score0.00177EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/25 10:17 a.m.16 views

CVE-2026-64503

In the Linux kernel, the following vulnerability has been resolved: iio: accel: kxsd9: fix runtime PM imbalance on writeraw error kxsd9writeraw takes a runtime PM reference with pmruntimegetsync but returns -EINVAL directly when a scale with a non-zero integer part is requested, skipping the...

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

CVE-2026-64449

In the Linux kernel, the following vulnerability has been resolved: staging: vmeuser: bound slave read/write to the kernbuf size The SLAVE-path helpers buffertouser and bufferfromuser copy 'count' bytes into/out of the fixed-size kernbuf sizebuf == PCIBUFSIZE == 0x20000, 128 KiB using ppos as the...

7.8CVSS0.00139EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/25 10:17 a.m.9 views

CVE-2026-64440

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB write in HTcapshandler HTcapshandler iterates pIE-length bytes and writes into HTcaps.u.HTcap, which is a fixed 26-byte array sizeof struct HTcapselement. Because pIE-length is a raw u8 from an...

8.1CVSS0.00266EPSS
SaveExploits0References7
NVD
NVD
added 2026/07/25 10:17 a.m.11 views

CVE-2026-64435

In the Linux kernel, the following vulnerability has been resolved: audit: Fix data races of skbqueuelen readers on auditqueue Multiple readers access auditqueue.qlen via skbqueuelen without holding the queue lock or using READONCE, while kauditd writes to this field via the skbdequeue → skbunlin...

8.2CVSS0.00424EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/25 10:17 a.m.12 views

CVE-2026-64398

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add a permission check for FSCTLSETZERODATA FSCTLSETZERODATA in smb2ioctl destroys file data via ksmbdvfszerodata - vfsfallocatePUNCHHOLE/ZERORANGE after checking only the share-level KSMBDTREECONNFLAGWRITABLE, with no...

8.1CVSS0.00464EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/25 10:17 a.m.14 views

CVE-2026-64402

In the Linux kernel, the following vulnerability has been resolved: coresight: ultrasoc-smb: Fix OOB write in smbsyncperfbuffer When the SMB sink is used as a perf AUX sink, smbupdatebuffer calls smbsyncperfbuffer to copy hardware trace data into the perf AUX ring buffer pages. It derives pgidx =...

7.8CVSS0.00129EPSS
SaveExploits0References5
Rows per page
Query Builder