Lucene search
+L

10013 matches found

OSV
OSV
added 2025/12/24 1:06 p.m.10 views

CVE-2023-54118 serial: sc16is7xx: setup GPIO controller later in probe

In the Linux kernel, the following vulnerability has been resolved: serial: sc16is7xx: setup GPIO controller later in probe The GPIO controller component of the sc16is7xx driver is setup too early, which can result in a race condition where another device tries to utilise the GPIO lines before th...

6.2AI score
SaveExploits0References8
CVE
CVE
added 2025/12/24 1:06 p.m.31 views

CVE-2022-50780

In CVE-2022-50780, the Linux kernel exposes a use-after-free (UAF) in nfqnl_nf_hook_drop() when ops_init() fails during net namespace setup. The allocation path kzalloc data is freed, but net->gen.ptr remains invalid, leading nfqnl_nf_hook_drop() to read a freed address (observed as a UAF in t...

7.8CVSS6.2AI score0.00156EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.34 views

CVE-2022-50780 net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed

In the Linux kernel, the following vulnerability has been resolved: net: fix UAF issue in nfqnlnfhookdrop when opsinit failed When the opsinit interface is invoked to initialize the net, but ops-init fails, data is released. However, the ptr pointer in net-gen is invalid. In this case, when...

7.8CVSS0.00156EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/24 1:05 p.m.25 views

CVE-2022-50766

Summary: CVE-2022-50766 is a Linux kernel vulnerability in the Btrfs path. Reported to affect the Btrfs init flow, where generation data was incorrectly handled in btrfs_init_new_buffer, leading to uninitialized reads in btrfs_clean_tree_block. The root cause is that btrfs_set_header_generation()...

6.1AI score0.00234EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/24 1:05 p.m.28 views

CVE-2022-50737

CVE-2022-50737 : Linux kernel NTFS3 filesystem vulnerability in ntfs_security_init() (fs/ntfs3/fsntfs.c) where improper handling could lead to a use-after-free during NTFS security initialization. The issue stems from insufficient validation of the NTFS index roots used for security initializatio...

7.8CVSS5.9AI score0.002EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 1:05 p.m.11 views

CVE-2022-50737 fs/ntfs3: Validate index root when initialize NTFS security

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Validate index root when initialize NTFS security This enhances the sanity check for $SDH and $SII while initializing NTFS security, guarantees these index root are legit. 162.459513 BUG: KASAN: use-after-free in...

7.8CVSS6.2AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/24 1:05 p.m.38 views

CVE-2022-50737 fs/ntfs3: Validate index root when initialize NTFS security

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Validate index root when initialize NTFS security This enhances the sanity check for $SDH and $SII while initializing NTFS security, guarantees these index root are legit. 162.459513 BUG: KASAN: use-after-free in...

7.8CVSS0.002EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/24 12:30 p.m.13 views

EUVD-2025-205077

In the Linux kernel, the following vulnerability has been resolved: ns: initialize nslistnode for initial namespaces Make sure that the list is always initialized for initial namespaces...

6AI score0.00169EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/24 12:30 p.m.11 views

EUVD-2025-205071

In the Linux kernel, the following vulnerability has been resolved: crypto: aead - Fix reqsize handling Commit afddce13ce81d "crypto: api - Add reqsize to cryptoalg" introduced crareqsize field in cryptoalg struct to replace type specific reqsize fields. It looks like this was introduced...

6.1AI score0.00403EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/24 12:30 p.m.7 views

EUVD-2025-205085

In the Linux kernel, the following vulnerability has been resolved: ntfs3: init run lock for extend inode After setting the inode mode of $Extend to a regular file, executing the truncate system call will enter the dotruncate routine, causing the runlock uninitialized error reported by syzbot...

5.9AI score0.00445EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 12:23 p.m.61 views

CVE-2023-54059 soc: mediatek: mtk-svs: Enable the IRQ later

In the Linux kernel, the following vulnerability has been resolved: soc: mediatek: mtk-svs: Enable the IRQ later If the system does not come from reset like when is booted via kexec, the peripheral might triger an IRQ before the data structures are initialised. 0.227710 Unable to handle kernel NU...

0.0023EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/24 12:22 p.m.27 views

CVE-2022-50727

Technical details for CVE-2022-50727 are not publicly provided in the supplied documents. Monitor for updates from the connected advisories and vendor/security bulletins.

6.1AI score0.00241EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/24 11:16 a.m.9 views

CVE-2025-68726

In the Linux kernel, the following vulnerability has been resolved: crypto: aead - Fix reqsize handling Commit afddce13ce81d "crypto: api - Add reqsize to cryptoalg" introduced crareqsize field in cryptoalg struct to replace type specific reqsize fields. It looks like this was introduced...

9.8CVSS0.00403EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/24 11:16 a.m.9 views

CVE-2025-68377

In the Linux kernel, the following vulnerability has been resolved: ns: initialize nslistnode for initial namespaces Make sure that the list is always initialized for initial namespaces...

0.00169EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/24 11:16 a.m.14 views

CVE-2025-68365

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Initialize allocated memory before use KMSAN reports: Multiple uninitialized values detected: - KMSAN: uninit-value in ntfsreadhdr 3 - KMSAN: uninit-value in bcmp 3 Memory is allocated by getname, which is a wrapper for...

8.2CVSS0.00419EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 11:16 a.m.10 views

UBUNTU-CVE-2025-68377

In the Linux kernel, the following vulnerability has been resolved: ns: initialize nslistnode for initial namespaces Make sure that the list is always initialized for initial namespaces...

5.7AI score0.00169EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 11:16 a.m.8 views

UBUNTU-CVE-2025-68368

In the Linux kernel, the following vulnerability has been resolved: md: init bioset in mddevinit IO operations may be needed before mdrun, such as updating metadata after writing sysfs. Without bioset, this triggers a NULL pointer dereference as below: BUG: kernel NULL pointer dereference, addres...

5.7AI score0.0017EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/12/24 11:16 a.m.9 views

CVE-2025-68365

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Initialize allocated memory before use KMSAN reports: Multiple uninitialized values detected: - KMSAN: uninit-value in ntfsreadhdr 3 - KMSAN: uninit-value in bcmp 3 Memory is allocated by getname, which is a wrapper for...

8.2CVSS6.7AI score0.00419EPSS
SaveExploits0References31
UbuntuCve
UbuntuCve
added 2025/12/24 11:16 a.m.5 views

CVE-2025-68377

In the Linux kernel, the following vulnerability has been resolved: ns: initialize nslistnode for initial namespaces Make sure that the list is always initialized for initial namespaces...

5.7AI score0.00169EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 11:16 a.m.17 views

UBUNTU-CVE-2025-68365

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Initialize allocated memory before use KMSAN reports: Multiple uninitialized values detected: - KMSAN: uninit-value in ntfsreadhdr 3 - KMSAN: uninit-value in bcmp 3 Memory is allocated by getname, which is a wrapper for...

8.2CVSS5.7AI score0.00419EPSS
SaveExploits0References32
Rows per page
Query Builder