Lucene search
K

2112 matches found

CVE
CVE
added 2026/01/14 3:5 p.m.5 views

CVE-2025-71105

CVE-2025-71105 documents a Linux kernel issue in f2fs where two slab caches (f2fs_xattr_entry-7:3 and f2fs_xattr_entry-7:7) with identical slab sizes cause kmem_cache_sanity_check warnings during mount operations. The root cause is using per-sb slab caches instead of a single global slab, leading...

5.5CVSS6AI score0.00033EPSS
Exploits0References7Affected Software1
Cvelist
Cvelist
added 2026/01/14 3:5 p.m.21 views

CVE-2025-71105 f2fs: use global inline_xattr_slab instead of per-sb slab cache

In the Linux kernel, the following vulnerability has been resolved: f2fs: use global inlinexattrslab instead of per-sb slab cache As Hong Yun reported in mailing list: loop7: detected capacity change from 0 to 131072 ------------ cut here ------------ kmemcache of name 'f2fsxattrentry-7:7' alread...

0.00033EPSS
Exploits0References7
ATTACKERKB
ATTACKERKB
added 2026/01/14 3:5 p.m.1 views

CVE-2025-71105

In the Linux kernel, the following vulnerability has been resolved: f2fs: use global inlinexattrslab instead of per-sb slab cache As Hong Yun reported in mailing list: loop7: detected capacity change from 0 to 131072 ------------ cut here ------------ kmemcache of name 'f2fsxattrentry-7:7' alread...

5.3AI score0.00033EPSS
Exploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/01/14 3:5 p.m.3 views

CVE-2025-71105

In the Linux kernel, the following vulnerability has been resolved: f2fs: use global inlinexattrslab instead of per-sb slab cache As Hong Yun reported in mailing list: loop7: detected capacity change from 0 to 131072 ------------ cut here ------------ kmemcache of name 'f2fsxattrentry-7:7' alread...

5.5CVSS5.2AI score0.00033EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2026/01/14 12:26 a.m.1 views

SUSE CVE-2025-71068

In the Linux kernel, the following vulnerability has been resolved: svcrdma: bound check rqpages index in inline path svcrdmacopyinlinerange indexed rqstp-rqpagesrccurpage without verifying rccurpage stays within the allocated page array. Add guards before the first use and after advancing to a n...

7.8CVSS6.5AI score0.00023EPSS
Exploits0References3
CNNVD
CNNVD
added 2026/01/14 12:0 a.m.2 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the use of a global inlinexattrslab instead of a per-superblock slab cache, which could lead to duplicate...

5.5CVSS6.1AI score0.00033EPSS
Exploits0References5
OSV
OSV
added 2026/01/13 4:16 p.m.1 views

AZL-74375 CVE-2025-71068 affecting package kernel for versions less than 6.6.121.1-1

In the Linux kernel, the following vulnerability has been resolved: svcrdma: bound check rqpages index in inline path svcrdmacopyinlinerange indexed rqstp-rqpagesrccurpage without verifying rccurpage stays within the allocated page array. Add guards before the first use and after advancing to a n...

7.8CVSS5.8AI score0.00023EPSS
Exploits0References1
NVD
NVD
added 2026/01/13 4:16 p.m.2 views

CVE-2025-71068

In the Linux kernel, the following vulnerability has been resolved: svcrdma: bound check rqpages index in inline path svcrdmacopyinlinerange indexed rqstp-rqpagesrccurpage without verifying rccurpage stays within the allocated page array. Add guards before the first use and after advancing to a n...

7.8CVSS0.00023EPSS
Exploits0References5
NVD
NVD
added 2026/01/13 4:16 p.m.2 views

CVE-2025-68811

In the Linux kernel, the following vulnerability has been resolved: svcrdma: use rcpageoff for memcpy byte offset svcrdmacopyinlinerange added rccurpage page index to the page base instead of the byte offset rcpageoff. Use rcpageoff so copies land within the current page. Found by ZeroPath...

0.00032EPSS
Exploits0References3
OSV
OSV
added 2026/01/13 4:16 p.m.0 views

UBUNTU-CVE-2025-71068

In the Linux kernel, the following vulnerability has been resolved: svcrdma: bound check rqpages index in inline path svcrdmacopyinlinerange indexed rqstp-rqpagesrccurpage without verifying rccurpage stays within the allocated page array. Add guards before the first use and after advancing to a n...

7.8CVSS5.7AI score0.00023EPSS
Exploits0References36
UbuntuCve
UbuntuCve
added 2026/01/13 4:16 p.m.1 views

CVE-2025-71068

In the Linux kernel, the following vulnerability has been resolved: svcrdma: bound check rqpages index in inline path svcrdmacopyinlinerange indexed rqstp-rqpagesrccurpage without verifying rccurpage stays within the allocated page array. Add guards before the first use and after advancing to a n...

7.8CVSS5.9AI score0.00023EPSS
Exploits0References35
OSV
OSV
added 2026/01/13 3:31 p.m.1 views

CVE-2025-71068 svcrdma: bound check rq_pages index in inline path

In the Linux kernel, the following vulnerability has been resolved: svcrdma: bound check rqpages index in inline path svcrdmacopyinlinerange indexed rqstp-rqpagesrccurpage without verifying rccurpage stays within the allocated page array. Add guards before the first use and after advancing to a n...

7.8CVSS6.4AI score0.00023EPSS
Exploits0References8
CVE
CVE
added 2026/01/13 3:31 p.m.10 views

CVE-2025-71068

CVE-2025-71068 concerns the Linux kernel: svcrdma path bound-check bug in inline path when indexing rqstp->rq_pages[rc_curpage] without ensuring rc_curpage is within allocated bounds. The description notes that guards were added before first use and after advancing to a new page, addressing th...

7.8CVSS6.1AI score0.00023EPSS
Exploits0References5Affected Software1
Cvelist
Cvelist
added 2026/01/13 3:31 p.m.18 views

CVE-2025-71068 svcrdma: bound check rq_pages index in inline path

In the Linux kernel, the following vulnerability has been resolved: svcrdma: bound check rqpages index in inline path svcrdmacopyinlinerange indexed rqstp-rqpagesrccurpage without verifying rccurpage stays within the allocated page array. Add guards before the first use and after advancing to a n...

0.00023EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 2026/01/13 3:31 p.m.2 views

CVE-2025-71068

In the Linux kernel, the following vulnerability has been resolved: svcrdma: bound check rqpages index in inline path svcrdmacopyinlinerange indexed rqstp-rqpagesrccurpage without verifying rccurpage stays within the allocated page array. Add guards before the first use and after advancing to a n...

5.2AI score0.00023EPSS
Exploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/13 12:0 a.m.1 views

PT-2026-2543

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s svcrdma functionality related to memory copying. Specifically, the svc rdma copy inline range function incorrectly added the page index rc curpage to...

5.3AI score0.00032EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2026/01/13 12:0 a.m.2 views

PT-2026-2589

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contained a flaw in the svcrdma component where the index for accessing pages in the rq pages array within the svc rdma copy inline range function was not properly...

7.8CVSS5.3AI score0.00023EPSS
Exploits0
CNNVD
CNNVD
added 2026/01/13 12:0 a.m.1 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the use of incorrect offsets when copying inline ranges, which could result in data being copied in the wron...

6.1AI score0.00032EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/01/09 11:27 a.m.2 views

CVE-2021-33496

Dutchcoders transfer.sh before 1.2.4 allows XSS via an inline view...

6.1CVSS5.8AI score0.00308EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 10:6 a.m.4 views

CVE-2019-20435

An issue was discovered in WSO2 API Manager 2.6.0. A reflected XSS attack could be performed in the inline API documentation editor page of the API Publisher by sending an HTTP GET request with a harmful docName request parameter...

4.8CVSS6AI score0.00358EPSS
Exploits1References1
Rows per page
Query Builder