Lucene search
+L

7060 matches found

SUSE CVE
SUSE CVE
added 2025/09/18 11:39 p.m.6 views

SUSE CVE-2023-53344

In the Linux kernel, the following vulnerability has been resolved: can: bcm: bcmtxsetup: fix KMSAN uninit-value in vfswrite Syzkaller reported the following issue: ===================================================== BUG: KMSAN: uninit-value in aiorwdone fs/aio.c:1520 inline BUG: KMSAN:...

5.5CVSS6.5AI score0.00185EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/09/18 11:38 p.m.12 views

SUSE CVE-2023-53401

In the Linux kernel, the following vulnerability has been resolved: mm: kmem: fix a NULL pointer dereference in objstockflushrequired KCSAN found an issue in objstockflushrequired: stock-cachedobjcg can be reset between the check and dereference:...

5.5CVSS6.4AI score0.00126EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2025/09/18 3:4 p.m.6 views

CVE-2022-50376

In the Linux kernel, the following vulnerability has been resolved: orangefs: Fix kmemleak in orangefskernel,clientdebuginit When insert and remove the orangefs module, there are memory leaked as below: unreferenced object 0xffff88816b0cc000 size 2048: comm "insmod", pid 783, jiffies 4294813439 a...

5.5CVSS5.9AI score0.00146EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/18 2:15 p.m.11 views

UBUNTU-CVE-2023-53401

In the Linux kernel, the following vulnerability has been resolved: mm: kmem: fix a NULL pointer dereference in objstockflushrequired KCSAN found an issue in objstockflushrequired: stock-cachedobjcg can be reset between the check and dereference:...

4.7CVSS5.7AI score0.00126EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/18 2:15 p.m.11 views

UBUNTU-CVE-2023-53412

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: bcm63xxudc: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremo...

5.5CVSS5.9AI score0.00136EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/09/18 1:33 p.m.0 views

CVE-2023-53401 mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()

In the Linux kernel, the following vulnerability has been resolved: mm: kmem: fix a NULL pointer dereference in objstockflushrequired KCSAN found an issue in objstockflushrequired: stock-cachedobjcg can be reset between the check and dereference:...

6.1AI score0.00126EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/09/18 1:33 p.m.4 views

CVE-2022-50396 net: sched: fix memory leak in tcindex_set_parms

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix memory leak in tcindexsetparms Syzkaller reports a memory leak as follows: ==================================== BUG: memory leak unreferenced object 0xffff88810c287f00 size 256: comm "syz-executor105", pid 3600,...

6.6AI score0.00159EPSS
SaveExploits0References13
OSV
OSV
added 2025/09/18 1:33 p.m.9 views

CVE-2022-50391 mm/mempolicy: fix memory leak in set_mempolicy_home_node system call

In the Linux kernel, the following vulnerability has been resolved: mm/mempolicy: fix memory leak in setmempolicyhomenode system call When encountering any vma in the range with policy other than MPOLBIND or MPOLPREFERREDMANY, an error is returned without issuing a mpolput on the policy just...

5.5CVSS6.1AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.8 views

PT-2025-40626

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the SMB client within the Linux kernel, specifically within the smbd negotiate function's error handling path. The leak occurs due to objects remaining on kmem...

5.5CVSS6.8AI score0.00286EPSS
SaveExploits0
OSV
OSV
added 2025/09/17 3:15 p.m.5 views

DEBIAN-CVE-2023-53344

In the Linux kernel, the following vulnerability has been resolved: can: bcm: bcmtxsetup: fix KMSAN uninit-value in vfswrite Syzkaller reported the following issue: ===================================================== BUG: KMSAN: uninit-value in aiorwdone fs/aio.c:1520 inline BUG: KMSAN:...

5.5CVSS5.3AI score0.00185EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/17 3:15 p.m.8 views

CVE-2022-50354

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix kfdprocessdeviceinitvm error handling Should only destroy the ibmem and let process cleanup worker to free the outstanding BOs. Reset the pointer in pdd-qpd structure, to avoid NULL pointer access in process destr...

7.8CVSS0.00197EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/17 3:15 p.m.14 views

UBUNTU-CVE-2023-53346

In the Linux kernel, the following vulnerability has been resolved: kernel/failfunction: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove...

5.5CVSS5.9AI score0.00185EPSS
SaveExploits0References9
CVE
CVE
added 2025/09/17 2:56 p.m.57 views

CVE-2023-53361

CVE-2023-53361 affects the Linux kernel on LoongArch where pmd_leaf() was not defined, causing a panic in ksm06 during LTP tests (Huge page pmd to pte_present). The issue is resolved by adding LoongArch-specific p?d_leaf() definitions (as per commits referenced in the CVE description). The connec...

5.5CVSS6.2AI score0.00172EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/17 2:56 p.m.1 views

CVE-2023-53344 can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_write

In the Linux kernel, the following vulnerability has been resolved: can: bcm: bcmtxsetup: fix KMSAN uninit-value in vfswrite Syzkaller reported the following issue: ===================================================== BUG: KMSAN: uninit-value in aiorwdone fs/aio.c:1520 inline BUG: KMSAN:...

6AI score0.00185EPSS
SaveExploits0References8
CVE
CVE
added 2025/09/17 2:56 p.m.27 views

CVE-2023-53344

In CVE-2023-53344, the Linux kernel patch addresses a KMSAN uninitialized-value issue in bcm_tx_setup triggered by uninitialized memory during aio_write handling after a memcpy_from_msg call. The vulnerability chain involves can/bcm code allocating an op frame and copying data, with a comparison ...

5.5CVSS6AI score0.00185EPSS
SaveExploits0References8Affected Software1
Positive Technologies
Positive Technologies
added 2025/09/17 12:0 a.m.6 views

PT-2025-38199

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A kernel memory leak kmemleak exists in the ov2740 init controls function within the media/i2c/ov2740.c file. This leak occurs when testing with a bpf mock device, specifically due to...

6.1AI score0.00184EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/09/16 11:30 p.m.6 views

SUSE CVE-2023-53278

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix memory leak in ubifssysfsinit When insmod ubifs.ko, a kmemleak reported as below: unreferenced object 0xffff88817fb1a780 size 8: comm "insmod", pid 25265, jiffies 4295239702 age 100.130s hex dump first 8 bytes: 75 62 6...

5.5CVSS6.5AI score0.00143EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/16 11:23 p.m.8 views

SUSE CVE-2025-39836

In the Linux kernel, the following vulnerability has been resolved: efi: stmm: Fix incorrect buffer allocation method The communication buffer allocated by setupmmhdr is later on passed to teeshmregisterkernelbuf. The latter expects those buffers to be contiguous pages, but setupmmhdr just uses...

5.5CVSS6.7AI score0.00142EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2025/09/16 5:59 p.m.6 views

CVE-2022-50341

In the Linux kernel, the following vulnerability has been resolved: cifs: fix oops during encryption When running xfstests against Azure the following oops occurred on an arm64 system Unable to handle kernel write to read-only memory at virtual address ffff0001221cf000 Mem abort info: ESR =...

7CVSS5.8AI score0.00101EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/09/16 1:8 p.m.23 views

CVE-2025-39830 net/mlx5: HWS, Fix memory leak in hws_pool_buddy_init error path

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, Fix memory leak in hwspoolbuddyinit error path In the error path of hwspoolbuddyinit, the buddy allocator cleanup doesn't free the allocator structure itself, causing a memory leak. Add the missing kfree to properl...

0.00119EPSS
SaveExploits0References2
Rows per page
Query Builder