Lucene search
K

22 matches found

AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.1 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: cifs: Client: Fixed a memory leak in smb3fsCONTEXTPARSEPARAM. The user calls fsconfig twice, but when the program exits, free only frees ctx-source for the second call to fsconfig, not the first. Regarding fc-source, there is ...

5.9AI score0.00156EPSS
Exploits0References2
Microsoft CVE
Microsoft CVE
added 2025/12/17 9:3 a.m.4 views

cifs: fix memory leak in smb3_fs_context_parse_param error path

...

5.9CVSS6.7AI score0.00168EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/12/17 12:25 a.m.2 views

SUSE CVE-2025-68219

In the Linux kernel, the following vulnerability has been resolved: cifs: fix memory leak in smb3fscontextparseparam error path Add proper cleanup of ctx-source and fc-source to the cifsparsemounterr error handler. This ensures that memory allocated for the source strings is correctly freed on al...

6.3AI score0.00168EPSS
Exploits0References3
EUVD
EUVD
added 2025/12/16 3:30 p.m.1 views

EUVD-2025-203677

In the Linux kernel, the following vulnerability has been resolved: cifs: fix memory leak in smb3fscontextparseparam error path Add proper cleanup of ctx-source and fc-source to the cifsparsemounterr error handler. This ensures that memory allocated for the source strings is correctly freed on al...

5.8AI score0.00168EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/12/16 1:57 p.m.25 views

CVE-2025-68219 cifs: fix memory leak in smb3_fs_context_parse_param error path

In the Linux kernel, the following vulnerability has been resolved: cifs: fix memory leak in smb3fscontextparseparam error path Add proper cleanup of ctx-source and fc-source to the cifsparsemounterr error handler. This ensures that memory allocated for the source strings is correctly freed on al...

0.00168EPSS
Exploits0References4
CVE
CVE
added 2025/12/16 1:57 p.m.19 views

CVE-2025-68219

CVE-2025-68219 (Linux kernel, CIFS) fixes a memory leak in smb3_fs_context_parse_param error path. When processing Opt_source mount options, memory allocated for ctx->source and fc->source could leak if an error occurred after their allocation but before completion. The patch adds proper cl...

5.9AI score0.00168EPSS
Exploits0References4
Microsoft CVE
Microsoft CVE
added 2025/12/08 9:5 a.m.4 views

cifs: client: fix memory leak in smb3_fs_context_parse_param

...

5.5CVSS7AI score0.00156EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/12/08 12:23 a.m.3 views

SUSE CVE-2025-40268

In the Linux kernel, the following vulnerability has been resolved: cifs: client: fix memory leak in smb3fscontextparseparam The user calls fsconfig twice, but when the program exits, free only frees ctx-source for the second fsconfig, not the first. Regarding fc-source, there is no code in the f...

4.7CVSS6.6AI score0.00156EPSS
Exploits0References20
RedhatCVE
RedhatCVE
added 2025/12/07 9:55 p.m.3 views

CVE-2025-40268

In the Linux kernel, the following vulnerability has been resolved: cifs: client: fix memory leak in smb3fscontextparseparam The user calls fsconfig twice, but when the program exits, free only frees ctx-source for the second fsconfig, not the first. Regarding fc-source, there is no code in the f...

3.3CVSS5.7AI score0.00156EPSS
Exploits0References4
EUVD
EUVD
added 2025/12/07 12:30 a.m.3 views

EUVD-2025-201587

In the Linux kernel, the following vulnerability has been resolved: cifs: client: fix memory leak in smb3fscontextparseparam The user calls fsconfig twice, but when the program exits, free only frees ctx-source for the second fsconfig, not the first. Regarding fc-source, there is no code in the f...

6AI score0.00156EPSS
Exploits0References5
NVD
NVD
added 2025/12/06 10:15 p.m.4 views

CVE-2025-40268

In the Linux kernel, the following vulnerability has been resolved: cifs: client: fix memory leak in smb3fscontextparseparam The user calls fsconfig twice, but when the program exits, free only frees ctx-source for the second fsconfig, not the first. Regarding fc-source, there is no code in the f...

0.00156EPSS
Exploits0References4
OSV
OSV
added 2025/12/06 10:15 p.m.2 views

DEBIAN-CVE-2025-40268

In the Linux kernel, the following vulnerability has been resolved: cifs: client: fix memory leak in smb3fscontextparseparam The user calls fsconfig twice, but when the program exits, free only frees ctx-source for the second fsconfig, not the first. Regarding fc-source, there is no code in the f...

5.2AI score0.00156EPSS
Exploits0References1
OSV
OSV
added 2025/12/06 10:15 p.m.2 views

UBUNTU-CVE-2025-40268

In the Linux kernel, the following vulnerability has been resolved: cifs: client: fix memory leak in smb3fscontextparseparam The user calls fsconfig twice, but when the program exits, free only frees ctx-source for the second fsconfig, not the first. Regarding fc-source, there is no code in the f...

5.7AI score0.00156EPSS
Exploits0References22
CVE
CVE
added 2025/12/06 9:50 p.m.22 views

CVE-2025-40268

The CVE-2025-40268 issue affects the Linux kernel CIFS client, specifically smb3_fs_context_parse_param. The vulnerability arises when an application calls fsconfig twice; on exit, free() only releases the first fsconfig’s ctx->source, not the first context’s, and there is no reclamation for f...

6.2AI score0.00156EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/12/06 9:50 p.m.13 views

CVE-2025-40268 cifs: client: fix memory leak in smb3_fs_context_parse_param

In the Linux kernel, the following vulnerability has been resolved: cifs: client: fix memory leak in smb3fscontextparseparam The user calls fsconfig twice, but when the program exits, free only frees ctx-source for the second fsconfig, not the first. Regarding fc-source, there is no code in the f...

0.00156EPSS
Exploits0References4
OSV
OSV
added 2025/12/06 9:50 p.m.5 views

CVE-2025-40268 cifs: client: fix memory leak in smb3_fs_context_parse_param

In the Linux kernel, the following vulnerability has been resolved: cifs: client: fix memory leak in smb3fscontextparseparam The user calls fsconfig twice, but when the program exits, free only frees ctx-source for the second fsconfig, not the first. Regarding fc-source, there is no code in the f...

6.4AI score0.00156EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2025/11/07 12:0 a.m.3 views

PT-2025-49369

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a memory leak in the smb3 fs context parse param function within the CIFS client. The issue occurs when fsconfig is called multiple times, where memory associat...

1.7CVSS6.3AI score0.00156EPSS
Exploits0
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.2 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: efivarfs: The memory leak in efivarfsfsinfo during fscontext error paths has been fixed. When processing mount options, efivarfs allocates efivarfsfsinfo sfi early in the initialization of the fscontext. However, sfi is associate...

5.5CVSS6.2AI score0.00134EPSS
Exploits0References3
CVE
CVE
added 2025/08/16 11:34 a.m.34 views

CVE-2025-38549

Technical details about CVE-2025-38549 (affected components, root cause, impact, and remediation) are not provided in the supplied documents; monitor for updates.

5.5CVSS6.6AI score0.00134EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2024/05/17 2:24 p.m.20 views

CVE-2023-52681 efivarfs: Free s_fs_info on unmount

In the Linux kernel, the following vulnerability has been resolved: efivarfs: Free sfsinfo on unmount Now that we allocate a sfsinfo struct on fs context creation, we should ensure that we free it again when the superblock goes away...

6.5AI score0.00232EPSS
Exploits0References2
Rows per page
Query Builder