Lucene search
+L

8125 matches found

Cvelist
Cvelist
added 2025/12/24 1:05 p.m.36 views

CVE-2022-50770 ocfs2: fix memory leak in ocfs2_mount_volume()

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix memory leak in ocfs2mountvolume There is a memory leak reported by kmemleak: unreferenced object 0xffff88810cc65e60 size 32: comm "mount.ocfs2", pid 23753, jiffies 4302528942 age 34735.105s hex dump first 32 bytes: 10 ...

0.00248EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/24 1:05 p.m.44 views

CVE-2022-50769 mmc: mxcmmc: fix return value check of mmc_add_host()

In the Linux kernel, the following vulnerability has been resolved: mmc: mxcmmc: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will be leaked and it will lead a kernel crash because of deleting not added...

0.00272EPSS
SaveExploits0References9
CVE
CVE
added 2025/12/24 1:05 p.m.22 views

CVE-2022-50769

CVE-2022-50769 : In the Linux kernel, the mmc_add_host() return value was previously ignored in the mxcmmc path, causing memory allocated by mmc_alloc_host() to leak and potentially a kernel crash when removing a not-added device. The fix adds a return-value check and branches to an error path th...

6.1AI score0.00272EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/12/24 12:30 p.m.10 views

EUVD-2025-205068

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix MSDU buffer types handling in RX error path Currently, packets received on the REO exception ring from unassociated peers are of MSDU buffer type, while the driver expects link descriptor type packets. These...

6.1AI score0.0018EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/24 12:23 p.m.36 views

CVE-2023-54050 ubifs: Fix memleak when insert_old_idx() failed

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix memleak when insertoldidx failed Following process will cause a memleak for copied up znode: dirtycowznode zn = copyznodec, znode; err = insertoldidxc, zbr-lnum, zbr-offs; if unlikelyerr return ERRPTRerr; // No one...

7.8CVSS0.00196EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/24 12:22 p.m.34 views

CVE-2023-54049 rpmsg: glink: Add check for kstrdup

In the Linux kernel, the following vulnerability has been resolved: rpmsg: glink: Add check for kstrdup Add check for the return value of kstrdup and return the error if it fails in order to avoid NULL pointer dereference...

0.00272EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/24 12:22 p.m.12 views

CVE-2022-50734 nvmem: core: Fix memleak in nvmem_register()

In the Linux kernel, the following vulnerability has been resolved: nvmem: core: Fix memleak in nvmemregister devsetname will alloc memory for nvmem-dev.kobj.name in nvmemregister, when nvmemvalidatekeepouts failed, nvmem's memory will be freed and return, but nobody will free memory for...

6.4AI score
SaveExploits0References7
CVE
CVE
added 2025/12/24 12:22 p.m.23 views

CVE-2022-50725

Concrete details available: CVE-2022-50725 affects the Linux kernel’s media: vidtv subsystem. The vulnerability is a use-after-free in vidtv_bridge_dvb_init() caused by flawed error handling: dvb_dmxdev_init()/vidtv_bridge_dmx(dev)_init() clean themselves on failure, but the code paths goto fail_...

6.1AI score0.00234EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 12:22 p.m.8 views

CVE-2022-50725 media: vidtv: Fix use-after-free in vidtv_bridge_dvb_init()

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: Fix use-after-free in vidtvbridgedvbinit KASAN reports a use-after-free: BUG: KASAN: use-after-free in dvbdmxdevrelease+0x4d5/0x5d0 dvbcore Call Trace: ... dvbdmxdevrelease+0x4d5/0x5d0 dvbcore...

6.4AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/24 12:22 p.m.38 views

CVE-2022-50725 media: vidtv: Fix use-after-free in vidtv_bridge_dvb_init()

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: Fix use-after-free in vidtvbridgedvbinit KASAN reports a use-after-free: BUG: KASAN: use-after-free in dvbdmxdevrelease+0x4d5/0x5d0 dvbcore Call Trace: ... dvbdmxdevrelease+0x4d5/0x5d0 dvbcore...

0.00234EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 12:22 p.m.9 views

CVE-2022-50721 dmaengine: qcom-adm: fix wrong calling convention for prep_slave_sg

In the Linux kernel, the following vulnerability has been resolved: dmaengine: qcom-adm: fix wrong calling convention for prepslavesg The calling convention for preslavesg is to return NULL on error and provide an error log to the system. Qcom-adm instead provide error pointer when an error occur...

6.2AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/12/24 12:09 p.m.7 views

CVE-2025-68740 ima: Handle error code returned by ima_filter_rule_match()

In the Linux kernel, the following vulnerability has been resolved: ima: Handle error code returned by imafilterrulematch In imamatchrules, if imafilterrulematch returns -ENOENT due to the rule being NULL, the function incorrectly skips the 'if !rc' check and sets 'result = true'. The LSM rule is...

5.2AI score0.00202EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/24 12:09 p.m.39 views

CVE-2025-68740

Technical details (affected product, component versions, remediation steps) are not provided in the supplied documents. The CVE entry lacks explicit mappings to affected products/versions and exploit specifics here. Monitor for updates and vendor advisories for precise remediation guidance.

6.3AI score0.00202EPSS
SaveExploits0References8
NVD
NVD
added 2025/12/24 11:16 a.m.7 views

CVE-2025-68734

In the Linux kernel, the following vulnerability has been resolved: isdn: mISDN: hfcsusb: fix memory leak in hfcsusbprobe In hfcsusbprobe, the memory allocated for ctrlurb gets leaked when setupinstance fails with an error code. Fix that by freeing the urb before freeing the hw structure. Also...

0.00193EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/12/24 11:16 a.m.8 views

CVE-2025-68734

In the Linux kernel, the following vulnerability has been resolved: isdn: mISDN: hfcsusb: fix memory leak in hfcsusbprobe In hfcsusbprobe, the memory allocated for ctrlurb gets leaked when setupinstance fails with an error code. Fix that by freeing the urb before freeing the hw structure. Also...

5.7AI score0.00193EPSS
SaveExploits0References34
OSV
OSV
added 2025/12/24 11:16 a.m.10 views

UBUNTU-CVE-2025-68734

In the Linux kernel, the following vulnerability has been resolved: isdn: mISDN: hfcsusb: fix memory leak in hfcsusbprobe In hfcsusbprobe, the memory allocated for ctrlurb gets leaked when setupinstance fails with an error code. Fix that by freeing the urb before freeing the hw structure. Also...

5.9AI score0.00193EPSS
SaveExploits0References35
NVD
NVD
added 2025/12/24 11:15 a.m.6 views

CVE-2023-54023

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between balance and cancel/pause Syzbot reported a panic that looks like this: assertion failed: fsinfo-exclusiveoperation == BTRFSEXCLOPBALANCEPAUSED, in fs/btrfs/ioctl.c:465 ------------ cut here ------------...

0.00182EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/24 11:15 a.m.10 views

CVE-2022-50703

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: smsm: Fix refcount leak bugs in qcomsmsmprobe There are two refcount leak bugs in qcomsmsmprobe: 1 The 'localnode' is escaped out from foreachchildofnode as the break of iteration, we should call ofnodeput for it in...

0.00227EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/24 11:15 a.m.10 views

CVE-2022-50707

In the Linux kernel, the following vulnerability has been resolved: virtio-crypto: fix memory leak in virtiocryptoalgskcipherclosesession 'vcctrlreq' is alloced in virtiocryptoalgskcipherclosesession, and should be freed in the invalid ctrlstatus-status error handling case. Otherwise there is a...

0.00196EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 11:15 a.m.9 views

UBUNTU-CVE-2022-50698

In the Linux kernel, the following vulnerability has been resolved: ASoC: da7219: Fix an error handling path in da7219registerdaiclks If clkhwregister fails, the corresponding clk should not be unregistered. To handle errors from loops, clean up partial iterations before doing the goto. So add a...

5.7AI score0.00196EPSS
SaveExploits0References7
Rows per page
Query Builder