Lucene search
+L

3307 matches found

Cvelist
Cvelist
added 2025/02/26 1:56 a.m.24 views

CVE-2022-49281 cifs: fix handlecache and multiuser

In the Linux kernel, the following vulnerability has been resolved: cifs: fix handlecache and multiuser In multiuser each individual user has their own tcon structure for the share and thus their own handle for a cached directory. When we umount such a share we much make sure to release the pinne...

0.00263EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/02/26 1:56 a.m.31 views

CVE-2022-49281

In the Linux kernel, the following vulnerability has been resolved: cifs: fix handlecache and multiuser In multiuser each individual user has their own tcon structure for the share and thus their own handle for a cached directory. When we umount such a share we much make sure to release the pinne...

5.5CVSS5.6AI score0.00263EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 1:56 a.m.115 views

CVE-2022-49281

CVE-2022-49281 affects Linux kernel CIFS multiuser handling: each user has a separate tcon and handle for a cached directory, but on unmount the kernel must release the pinned dentry for every tcon rather than only the master tcon. If not, unmount can emit warnings of in-use dentries. The issue i...

5.5CVSS5.4AI score0.00263EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/02/26 1:56 a.m.15 views

CVE-2022-49281 cifs: fix handlecache and multiuser

In the Linux kernel, the following vulnerability has been resolved: cifs: fix handlecache and multiuser In multiuser each individual user has their own tcon structure for the share and thus their own handle for a cached directory. When we umount such a share we much make sure to release the pinne...

5.5CVSS5.2AI score0.00263EPSS
SaveExploits0References7
CVE
CVE
added 2025/02/26 1:56 a.m.99 views

CVE-2022-49271

CVE-2022-49271 affects the Linux kernel CIFS/SMB2 code. When smb2_ioctl_query_info() is called with flags=PASSTHRU_FSCTL and output_buffer_length=0, the kernel could copy a bad pointer (buffer) and end up dereferencing NULL, potentially leading to a NULL pointer dereference. The fix also ensures ...

5.5CVSS5.1AI score0.00263EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/26 1:54 a.m.1 views

CVE-2022-49058 cifs: potential buffer overflow in handling symlinks

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...

6.9AI score0.00321EPSS
SaveExploits0References8
CVE
CVE
added 2025/02/26 1:54 a.m.184 views

CVE-2022-49058

CVE-2022-49058 involves a buffer overflow in the Linux kernel CIFS implementation when handling symlinks. The root cause, per the provided description, is that Smatch flags the variable link_len as untrusted (coming from sscanf), which can lead to an out-of-bounds copy into dctx->buf. The fixe...

7.8CVSS5.6AI score0.00321EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 1:54 a.m.11 views

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...

7.8CVSS5.7AI score0.00321EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 1:54 a.m.10 views

CVE-2022-49058 cifs: potential buffer overflow in handling symlinks

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...

7.8CVSS6AI score0.00321EPSS
SaveExploits0References11
OSV
OSV
added 2025/02/14 9:36 a.m.12 views

CLSA-2025-1739525795 kernel: Fix of 24 CVEs

media: uvcvideo: Skip parsing frames of type UVCVSUNDEFINED in uvcparseformat CVE-2024-53104 - wifi: ath9k: add range check for connrspepid in htcconnectservice CVE-2024-53156 - xsk: fix OOB map writes when deleting elements CVE-2024-56614 - hvsock: Initializing vsk-trans to NULL to prevent a...

7.8CVSS7.3AI score0.03301EPSS
SaveExploits2References1
BDU FSTEC
BDU FSTEC
added 2025/02/12 12:0 a.m.12 views

The vulnerability of the cifs component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the cifs component in the Linux operating system’s kernel is related to the pointer to NULL. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References24Affected Software5
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: cifs: fixed the potential use of a null pointer in destroyworkqueue within the error path of initcifs. Dan Carpenter reported a Smack static checker warning: fs/smb/client/cifsfs.c:1981 initcifs Error: We previously assumed th...

5.5CVSS6.1AI score0.0021EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: ksmbd: The binding mark of a reused connection was unset. Steve French reported a null pointer dereference error from the sha256 library. The cifs.ko module can send session setup requests using a reused connection. If a reuse...

5.5CVSS6.4AI score0.00276EPSS
SaveExploits0References3
Amazon
Amazon
added 2025/02/05 12:0 a.m.10 views

Important: kernel-livepatch-6.1.112-124.190

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: gpiolib: cdev: Fix use after free in lineinfochangednotify CVE-2024-36899 In the Linux kernel, the following vulnerability has been resolved: ext4: avoid OOB when system.data xattr changes underneath the filesyste...

7.8CVSS7.7AI score0.00875EPSS
SaveExploits0
Amazon
Amazon
added 2025/02/05 12:0 a.m.9 views

Important: kernel-livepatch-6.1.115-126.197

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: gpiolib: cdev: Fix use after free in lineinfochangednotify CVE-2024-36899 In the Linux kernel, the following vulnerability has been resolved: ext4: fix timer use-after-free on failed mount CVE-2024-49960 In the...

7.8CVSS7.7AI score0.00333EPSS
SaveExploits0
Amazon
Amazon
added 2025/02/04 12:0 a.m.11 views

Important: kernel-livepatch-5.10.228-219.884

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix slab-use-after-free in gfs2qddealloc CVE-2023-52760 In the Linux kernel, the following vulnerability has been resolved: gpiolib: cdev: Fix use after free in lineinfochangednotify CVE-2024-36899 In the...

7.8CVSS7.3AI score0.00333EPSS
SaveExploits0
Amazon
Amazon
added 2025/02/04 12:0 a.m.11 views

Important: kernel-livepatch-5.10.227-219.884

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix slab-use-after-free in gfs2qddealloc CVE-2023-52760 In the Linux kernel, the following vulnerability has been resolved: gpiolib: cdev: Fix use after free in lineinfochangednotify CVE-2024-36899 In the...

7.8CVSS7.4AI score0.00875EPSS
SaveExploits0
NVD
NVD
added 2025/01/31 12:15 p.m.11 views

CVE-2025-21673

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double free of TCPServerInfo::hostname When shutting down the server in cifsputtcpsession, cifsd thread might be reconnecting to multiple DFS targets before it realizes it should exit the loop, so @server-hostnam...

5.5CVSS0.002EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/31 11:25 a.m.8 views

CVE-2025-21673 smb: client: fix double free of TCP_Server_Info::hostname

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double free of TCPServerInfo::hostname When shutting down the server in cifsputtcpsession, cifsd thread might be reconnecting to multiple DFS targets before it realizes it should exit the loop, so @server-hostnam...

5.5CVSS6.5AI score0.002EPSS
SaveExploits0References6
SUSE Linux
SUSE Linux
added 2025/01/27 2:3 p.m.14 views

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

This update for the Linux Kernel 5.14.21-1505005568 fixes several issues. The following security issues were fixed: CVE-2024-41057: cachefiles: fix slab-use-after-free in cachefileswithdrawcookie bsc1229275. CVE-2024-36971: Fixed dstnegativeadvice race bsc1226324. CVE-2024-50264: vsock/virtio:...

7.8CVSS8.3AI score0.02701EPSS
SaveExploits2References64
Rows per page
Query Builder