Lucene search
+L

18837 matches found

CNNVD
CNNVD
added 2025/09/23 12:00 a.m.15 views

Nx 安全漏洞

Nx is an application from Nx Inc. A security vulnerability exists in Nx that stems from a supply chain attack resulting in malicious code injection that may scan the file system and collect credentials...

9.6CVSS7.1AI score0.00565EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/09/22 10:43 a.m.9 views

kernel: sunrpc: fix handling of server side tls alerts

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix handling of server side tls alerts Scott Mayhew discovered a security exploit in NFS over TLS in tlsalertrecv due to its assumption it can read data from the msg iterator's kvec.. kTLS implementation splits TLS non-da...

9.8CVSS7AI score0.00587EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/09/21 8:03 a.m.5 views

cifs: prevent NULL pointer dereference in UTF16 conversion

...

7CVSS6.8AI score0.00157EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/20 1:03 a.m.12 views

f2fs: compress: fix to guarantee persisting compressed blocks by CP

...

7.3CVSS7AI score0.00276EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/20 1:01 a.m.18 views

btrfs: fix crash on racing fsync and size-extending write into prealloc

...

4.7CVSS7AI score0.00174EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/20 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2023-53360

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: NFSv4.2: Rework scratch handling for READPLUS again I found that the read code might send...

9.8CVSS5.5AI score0.00401EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/20 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2023-53311

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nilfs2: fix use-after-free of nilfsroot in dirtying inodes via iput During unmount process of nilfs2, nothing holds nilfsroot structure after nilfs2 detaches it...

7.8CVSS6.7AI score0.0016EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/09/19 11:24 p.m.5 views

SUSE CVE-2025-39842

In the Linux kernel, the following vulnerability has been resolved: ocfs2: prevent release journal inode after journal shutdown Before calling ocfs2deleteosb, ocfs2journalshutdown has already been executed in ocfs2dismountvolume, so osb-journal must be NULL. Therefore, the following calltrace wil...

5.5CVSS6.5AI score0.00167EPSS
SaveExploits0References21
SUSE Linux
SUSE Linux
added 2025/09/19 5:49 p.m.7 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2022-49980: USB: gadget: fix use-after-free read in usbudcuevent bsc1245110. CVE-2022-50116: tty: ngsm: fix deadlock and link starvation in outgoing data path...

8.5CVSS7.9AI score0.01254EPSS
SaveExploits10References96
OSV
OSV
added 2025/09/19 4:15 p.m.9 views

AZL-67596 CVE-2025-39838 affecting package kernel for versions less than 6.6.112.1-1

In the Linux kernel, the following vulnerability has been resolved: cifs: prevent NULL pointer dereference in UTF16 conversion There can be a NULL pointer dereference bug here. NULL is passed to cifssfumakenode without checks, which passes it unchecked to cifsstrnduptoutf16, which in turn passes ...

5.5CVSS5.6AI score0.00157EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/19 4:15 p.m.6 views

DEBIAN-CVE-2025-39838

In the Linux kernel, the following vulnerability has been resolved: cifs: prevent NULL pointer dereference in UTF16 conversion There can be a NULL pointer dereference bug here. NULL is passed to cifssfumakenode without checks, which passes it unchecked to cifsstrnduptoutf16, which in turn passes ...

5.5CVSS5.3AI score0.00157EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/19 4:15 p.m.5 views

DEBIAN-CVE-2025-39842

In the Linux kernel, the following vulnerability has been resolved: ocfs2: prevent release journal inode after journal shutdown Before calling ocfs2deleteosb, ocfs2journalshutdown has already been executed in ocfs2dismountvolume, so osb-journal must be NULL. Therefore, the following calltrace wil...

5.5CVSS5.5AI score0.00167EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/19 4:15 p.m.17 views

UBUNTU-CVE-2025-39842

In the Linux kernel, the following vulnerability has been resolved: ocfs2: prevent release journal inode after journal shutdown Before calling ocfs2deleteosb, ocfs2journalshutdown has already been executed in ocfs2dismountvolume, so osb-journal must be NULL. Therefore, the following calltrace wil...

5.5CVSS6AI score0.00167EPSS
SaveExploits0References18
CVE
CVE
added 2025/09/19 3:26 p.m.51 views

CVE-2025-39842

CVE-2025-39842 : In the Linux kernel, the ocfs2 path could dereference a NULL journal pointer when releasing an inode during journal shutdown. The root cause was calling jbd2_journal_release_jbd_inode() with osb->journal potentially NULL after ocfs2_journal_shutdown(). The fix is to add explic...

5.5CVSS6.1AI score0.00167EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2025/09/19 3:26 p.m.17 views

CVE-2025-39838

In the Linux kernel, the following vulnerability has been resolved: cifs: prevent NULL pointer dereference in UTF16 conversion There can be a NULL pointer dereference bug here. NULL is passed to cifssfumakenode without checks, which passes it unchecked to cifsstrnduptoutf16, which in turn passes ...

5.5CVSS5.3AI score0.00157EPSS
SaveExploits0
OSV
OSV
added 2025/09/19 3:26 p.m.11 views

CVE-2025-39838 cifs: prevent NULL pointer dereference in UTF16 conversion

In the Linux kernel, the following vulnerability has been resolved: cifs: prevent NULL pointer dereference in UTF16 conversion There can be a NULL pointer dereference bug here. NULL is passed to cifssfumakenode without checks, which passes it unchecked to cifsstrnduptoutf16, which in turn passes ...

6AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/09/19 12:00 a.m.13 views

PT-2025-44378

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.17.0-rc6 Description The Linux kernel contains a flaw in the hfsplus strcasecmp function that can lead to a slab-out-of-bounds read. The issue is related to the logic within hfsplus strcasecmp. This can result ...

4.5CVSS5.8AI score0.0014EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/19 12:00 a.m.8 views

PT-2025-40086

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s nfs/localio functionality. Specifically, the issue involves improper credential handling when releasing pageio data, potentially triggering a bug in t...

5.5CVSS6.1AI score0.00143EPSS
SaveExploits0References22
Positive Technologies
Positive Technologies
added 2025/09/19 12:00 a.m.10 views

PT-2025-38545

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw where a NULL pointer dereference can occur during UTF16 conversion within the CIFS implementation. Specifically, a NULL pointer can be passed to the cifs...

5.5CVSS6.1AI score0.00157EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2022-50410

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - NFSD: Protect against send buffer overflow in NFSv2 READ Since before the git era, NFSD has conserved the number of pages held by each nfsd thread by combining...

9.8CVSS6.5AI score0.0042EPSS
SaveExploits0References3
Rows per page
Query Builder