Lucene search
+L

456 matches found

Positive Technologies
Positive Technologies
added 2026/03/25 12:00 a.m.14 views

PT-2026-36460

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The AF ALG interface fails to unmark the end of a Scatter/Gather List SGL when chaining a new af alg tsgl structure. If the sendmsg function fills an SGL exactly to MAX SGL ENTS, the las...

5.5CVSS5.5AI score0.00114EPSS
SaveExploits0
EUVD
EUVD
added 2026/03/18 6:31 p.m.10 views

EUVD-2026-12900

In the Linux kernel, the following vulnerability has been resolved: iouring/zcrx: fix page array leak d9f595b9a65e "iouring/zcrx: fix leaking pages on sg init fail" fixed a page leakage but didn't free the page array, release it as well...

5.7AI score0.001EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2026/03/09 12:00 a.m.6 views

SUSE: Security Advisory (SUSE-SU-2026:0812-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2026 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

10CVSS5.8AI score0.00604EPSS
SaveExploits3References4
OpenVAS
OpenVAS
added 2026/02/17 12:00 a.m.13 views

SUSE: Security Advisory (SUSE-SU-2026:0559-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2026 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS5.5AI score0.00787EPSS
SaveExploits8References11
OSV
OSV
added 2026/02/14 4:15 p.m.15 views

AZL-77676 CVE-2026-23154 affecting package kernel for versions less than 6.6.130.1-3

In the Linux kernel, the following vulnerability has been resolved: net: fix segmentation of forwarding fraglist GRO This patch enhances GSO segment handling by properly checking the SKBGSODODGY flag for fraglist GSO packets, addressing low throughput issues observed when a station accesses IPv4...

5.5CVSS6AI score0.00115EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/02/13 2:16 p.m.14 views

CVE-2026-23112

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: add bounds checks in nvmettcpbuildpduiovec nvmettcpbuildpduiovec could walk past cmd-req.sg when a PDU length or offset exceeds sgcnt and then use bogus sg-length/offset values, leading to copytoiter GPF/KASAN. Guard...

9.8CVSS6.9AI score0.00399EPSS
SaveExploits0References28
OSV
OSV
added 2026/02/13 2:16 p.m.10 views

UBUNTU-CVE-2026-23112

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: add bounds checks in nvmettcpbuildpduiovec nvmettcpbuildpduiovec could walk past cmd-req.sg when a PDU length or offset exceeds sgcnt and then use bogus sg-length/offset values, leading to copytoiter GPF/KASAN. Guard...

9.8CVSS5.7AI score0.00399EPSS
SaveExploits0References29
CVE
CVE
added 2026/02/13 1:29 p.m.108 views

CVE-2026-23112

CVE-2026-23112 affects the Linux kernel nvmet-tcp implementation. The issue in nvmet_tcp_build_pdu_iovec allows walking past cmd->req.sg when a PDU length/offset exceeds sg_cnt, causing bogus sg->length/offset usage and leading to _copy_to_iter() GPF/KASAN. The fix adds guards for sg_idx, r...

9.8CVSS5.2AI score0.00399EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/02/13 1:29 p.m.7 views

CVE-2026-23112 nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovec

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: add bounds checks in nvmettcpbuildpduiovec nvmettcpbuildpduiovec could walk past cmd-req.sg when a PDU length or offset exceeds sgcnt and then use bogus sg-length/offset values, leading to copytoiter GPF/KASAN. Guard...

9.8CVSS5.7AI score
SaveExploits0References11
OpenVAS
OpenVAS
added 2026/02/10 12:00 a.m.10 views

Fedora: Security Advisory (FEDORA-2026-f400579a21)

The remote host is missing an update for the SPDX-FileCopyrightText: 2026 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS5.4AI score0.00461EPSS
SaveExploits1References15
OpenVAS
OpenVAS
added 2026/02/06 12:00 a.m.8 views

SUSE: Security Advisory (SUSE-SU-2026:0382-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2026 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS5.4AI score0.00879EPSS
SaveExploits1References8
NVD
NVD
added 2026/02/04 5:16 p.m.6 views

CVE-2026-23093

In the Linux kernel, the following vulnerability has been resolved: ksmbd: smbd: fix dmaunmapsg nents The dmaunmapsg functions should be called with the same nents as the dmamapsg, not the value the map function returned...

5.5CVSS0.00127EPSS
SaveExploits0References6
OSV
OSV
added 2026/02/04 5:16 p.m.15 views

UBUNTU-CVE-2026-23100

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix hugetlbpmdshared Patch series "mm/hugetlb: fixes for PMD table sharing incl. using mmugather", v3. One functional fix, one performance regression fix, and two related comment fixes. I cleaned up my prototype I...

5.5CVSS5.7AI score0.00124EPSS
SaveExploits0References35
ATTACKERKB
ATTACKERKB
added 2026/02/04 4:08 p.m.8 views

CVE-2026-23100

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix hugetlbpmdshared Patch series "mm/hugetlb: fixes for PMD table sharing incl. using mmugather", v3. One functional fix, one performance regression fix, and two related comment fixes. I cleaned up my prototype I...

5.5CVSS5.2AI score0.00124EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/02/04 4:08 p.m.14 views

CVE-2026-23100 mm/hugetlb: fix hugetlb_pmd_shared()

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix hugetlbpmdshared Patch series "mm/hugetlb: fixes for PMD table sharing incl. using mmugather", v3. One functional fix, one performance regression fix, and two related comment fixes. I cleaned up my prototype I...

5.3AI score
SaveExploits0References12
EUVD
EUVD
added 2026/02/04 4:08 p.m.13 views

EUVD-2026-5442

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix hugetlbpmdshared Patch series "mm/hugetlb: fixes for PMD table sharing incl. using mmugather", v3. One functional fix, one performance regression fix, and two related comment fixes. I cleaned up my prototype I...

5.3AI score0.00124EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/02/04 4:08 p.m.41 views

CVE-2026-23093 ksmbd: smbd: fix dma_unmap_sg() nents

In the Linux kernel, the following vulnerability has been resolved: ksmbd: smbd: fix dmaunmapsg nents The dmaunmapsg functions should be called with the same nents as the dmamapsg, not the value the map function returned...

0.00127EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/02/04 4:08 p.m.13 views

CVE-2026-23093

In the Linux kernel, the following vulnerability has been resolved: ksmbd: smbd: fix dmaunmapsg nents The dmaunmapsg functions should be called with the same nents as the dmamapsg, not the value the map function returned...

5.5CVSS5.1AI score0.00127EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/02/03 9:19 p.m.10 views

CVE-2025-47397

Memory Corruption when initiating GPU memory mapping using scatter-gather lists due to unchecked IOMMU mapping errors...

7.8CVSS5.3AI score0.00098EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/02 4:16 p.m.14 views

CVE-2025-47397

Memory Corruption when initiating GPU memory mapping using scatter-gather lists due to unchecked IOMMU mapping errors...

7.8CVSS0.00098EPSS
SaveExploits0References1
Rows per page
Query Builder