Lucene search
+L

225 matches found

SUSE CVE
SUSE CVE
added 2025/05/02 2:03 a.m.15 views

SUSE CVE-2025-23143

In the Linux kernel, the following vulnerability has been resolved: net: Fix null-ptr-deref by socklockinitclassandname and rmmod. When I ran the repro 0 and waited a few seconds, I observed two LOCKDEP splats: a warning immediately followed by a null-ptr-deref. 1 Reproduction Steps: 1 Mount CIFS...

5.5CVSS6.3AI score0.00201EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/28 3:04 p.m.16 views

USN-7468-1 linux-azure-nvidia vulnerabilities

Michael Randrianantenaina discovered that the Bluetooth driver in the Linux Kernel contained an improper access control vulnerability. A nearby attacker could use this to connect a rougue device and possibly execute arbitrary code. CVE-2024-8805 Attila Szász discovered that the HFS+ file system...

9.8CVSS7AI score0.03558EPSS
SaveExploits9References740
RedHat Linux
RedHat Linux
added 2025/04/16 7:59 p.m.17 views

kernel: cifs: fix potential double free during failed mount

A flaw was found in the Linux kernel's CIFS code in which a failed mount might lead to a double-free. An attacker with permissions to attempt to mount CIFS volumes could exploit this vulnerability to alter kernel memory, leading to a denial of service, altered system memory, or an escalation of...

7.8CVSS6.8AI score0.00299EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/04/14 10:51 a.m.15 views

kernel: cifs: fix potential double free during failed mount

A flaw was found in the Linux kernel's CIFS code in which a failed mount might lead to a double-free. An attacker with permissions to attempt to mount CIFS volumes could exploit this vulnerability to alter kernel memory, leading to a denial of service, altered system memory, or an escalation of...

7.8CVSS6.8AI score0.00299EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/04/08 7:00 a.m.15 views

cifs.upcall makes an upcall to the wrong namespace in containerized environments

...

5.9CVSS7.1AI score0.00211EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/04/04 2:58 a.m.17 views

SUSE CVE-2025-21963

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix integer overflow while processing acdirmax mount option User-provided mount parameter acdirmax of type u32 is intended to have an upper limit, but before it is validated, the value is converted from seconds to jiffies...

5.5CVSS7.8AI score0.00204EPSS
SaveExploits0References18
Vulnrichment
Vulnrichment
added 2025/04/01 3:46 p.m.14 views

CVE-2025-21963 cifs: Fix integer overflow while processing acdirmax mount option

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix integer overflow while processing acdirmax mount option User-provided mount parameter acdirmax of type u32 is intended to have an upper limit, but before it is validated, the value is converted from seconds to jiffies...

7.7AI score0.00204EPSS
SaveExploits0References6
OSV
OSV
added 2025/03/27 5:15 p.m.5 views

UBUNTU-CVE-2023-53006

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix oops due to uncleared server-smbdconn in reconnect In smbddestroy, clear the server-smbdconn pointer after freeing the smbdconnection struct that it points to so that reconnection doesn't get confused...

9.8CVSS6.2AI score0.00533EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 7:00 a.m.7 views

UBUNTU-CVE-2022-49058

In the Linux kernel, the following vulnerability has been resolved: cifs: potential buffer overflow in handling symlinks Smatch printed a warning: arch/x86/crypto/poly1305glue.c:198 poly1305updatearch error: memcpy 'dctx-buf' too small 16 vs u32max It's caused because Smatch marks 'linklen' as...

9.1CVSS6.4AI score0.00874EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2025/01/31 12:00 a.m.7 views

Linux kernel 资源管理错误漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. The Linux kernel suffers from a resource management error vulnerability that stems from the fact that the cifsputtcpsession function may still be attempting to reconnect to a D...

5.5CVSS6.5AI score0.00411EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/12/04 12:51 a.m.10 views

kernel: cifs: fix oops during encryption

An out-of-bounds memory access vulnerability exists in the linux kernel, such that A stack-allocated buffer backed by vmalloc was passed into crypto code scatterwalkmapandcopy → memcpy where a cross-page write occurred. This ended up hitting a read-only mapping, causing a page-level fault and...

7.8CVSS7.5AI score0.00107EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/18 6:33 p.m.20 views

CLSA-2024-1731933167 kernel: Fix of 36 CVEs

smb: client: fix use-after-free in smb2queryinfocompound CVE-2023-52751 - smb: client: prevent new fids from being removed by laundromat CVE-2023-52751 - cifs: fix dentry lookups in directory handle cache CVE-2023-52751 - uprobe: avoid out-of-bounds memory access of fetching args CVE-2024-50067 -...

9.8CVSS7AI score0.01369EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.9 views

kernel: smb: client: fix use-after-free in smb2_query_info_compound()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free in smb2queryinfocompound The following UAF was triggered when running fstests generic/072 with KASAN enabled against Windows Server 2022 and mount options...

7.8CVSS6.7AI score0.00241EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/11/12 8:00 a.m.13 views

cifs: Fix buffer overflow when parsing NFS reparse points

...

9.4CVSS7.1AI score0.00789EPSS
SaveExploits0
SUSE Linux
SUSE Linux
added 2024/10/29 8:48 p.m.8 views

Security update for the Linux Kernel (Live Patch 27 for SLE 15 SP4)

This update for the Linux Kernel 5.14.21-15040024122 fixes several issues. The following security issues were fixed: CVE-2021-47598: schcake: do not call cakedestroy from cakeinit bsc1227471. CVE-2023-52752: smb: client: fix use-after-free bug in cifsdebugdataprocshow bsc1225819. CVE-2024-35862:...

7.8CVSS8.3AI score0.00662EPSS
SaveExploits0References50
SUSE CVE
SUSE CVE
added 2024/10/24 3:18 a.m.14 views

SUSE CVE-2024-49996

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix buffer overflow when parsing NFS reparse points ReparseDataLength is sum of the InodeType size and DataBuffer size. So to get DataBuffer size it is needed to subtract InodeType's size from ReparseDataLength. Function...

5.5CVSS6.8AI score0.00789EPSS
SaveExploits0References25
OSV
OSV
added 2024/10/21 6:15 p.m.16 views

UBUNTU-CVE-2024-49996

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix buffer overflow when parsing NFS reparse points ReparseDataLength is sum of the InodeType size and DataBuffer size. So to get DataBuffer size it is needed to subtract InodeType's size from ReparseDataLength. Function...

9.4CVSS6.4AI score0.00789EPSS
SaveExploits0References44
SUSE Linux
SUSE Linux
added 2024/10/16 9:17 p.m.6 views

Security update for the Linux Kernel (Live Patch 7 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505005536 fixes several issues. The following security issues were fixed: CVE-2024-35861: Fixed potential UAF in cifssignalcifsdforreconnect bsc1225312. CVE-2024-36899: gpiolib: cdev: Fix use after free in lineinfochangednotify bsc1225739. CVE-2024-40954:...

7.8CVSS8.3AI score0.00656EPSS
SaveExploits0References20
OSV
OSV
added 2024/08/17 9:15 a.m.9 views

UBUNTU-CVE-2024-42307

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential null pointer use in destroyworkqueue in initcifs error path Dan Carpenter reported a Smack static checker warning: fs/smb/client/cifsfs.c:1981 initcifs error: we previously assumed 'serverclosewq' could be nul...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2024/06/04 12:50 p.m.14 views

SUSE CVE-2022-0168

A denial of service DOS issue was found in the Linux kernel's smb2ioctlqueryinfo function in the fs/cifs/smb2ops.c Common Internet File System CIFS due to an incorrect return from the memdupuser function. This flaw allows a local, privileged CAPSYSADMIN attacker to crash the system...

4.4CVSS6.4AI score0.00269EPSS
SaveExploits0References20
Rows per page
Query Builder