Lucene search
+L

11367 matches found

Cvelist
Cvelist
added 2025/12/24 1:5 p.m.37 views

CVE-2022-50759 media: i2c: ov5648: Free V4L2 fwnode data on unbind

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov5648: Free V4L2 fwnode data on unbind The V4L2 fwnode data structure doesn't get freed on unbind, which leads to a memleak...

0.00219EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 1:5 p.m.8 views

CVE-2022-50752 md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk()

In the Linux kernel, the following vulnerability has been resolved: md/raid5: Remove unnecessary bioput in raid5readonechunk When running chunk-sized reads on disks with badblocks duplicate bio free/puts are observed: ============================================================================= B...

7.8CVSS6.5AI score
SaveExploits0References7
EUVD
EUVD
added 2025/12/24 12:30 p.m.11 views

EUVD-2025-205081

In the Linux kernel, the following vulnerability has been resolved: md: avoid repeated calls to delgendisk There is a uaf problem which is found by case 23rdev-lifetime: Oops: general protection fault, probably for non-canonical address 0xdead000000000122 RIP: 0010:bdiunregister+0x4b/0x170 Call...

5.8AI score0.00165EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/24 12:30 p.m.10 views

EUVD-2025-205108

In the Linux kernel, the following vulnerability has been resolved: ALSA: dice: fix buffer overflow in detectstreamformats The function detectstreamformats reads the streamcount value directly from a FireWire device without validating it. This can lead to out-of-bounds writes when a malicious...

6.4AI score0.00208EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/24 12:30 p.m.7 views

EUVD-2025-205086

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.9AI score0.00154EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/24 12:23 p.m.35 views

CVE-2023-54075 ASoC: mediatek: common: Fix refcount leak in parse_dai_link_info

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: common: Fix refcount leak in parsedailinkinfo Add missing ofnodeputs before the returns to balance ofnodegets and ofnodeputs, which may get unbalanced in case the for loop 'foreachavailablechildofnode' returns ear...

0.00165EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/24 12:23 p.m.10 views

CVE-2023-54075 ASoC: mediatek: common: Fix refcount leak in parse_dai_link_info

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: common: Fix refcount leak in parsedailinkinfo Add missing ofnodeputs before the returns to balance ofnodegets and ofnodeputs, which may get unbalanced in case the for loop 'foreachavailablechildofnode' returns ear...

6.3AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 12:22 p.m.36 views

CVE-2023-54045 audit: fix possible soft lockup in __audit_inode_child()

In the Linux kernel, the following vulnerability has been resolved: audit: fix possible soft lockup in auditinodechild Tracefs or debugfs maybe cause hundreds to thousands of PATH records, too many PATH records maybe cause soft lockup. For example: 1. CONFIGKASAN=y && CONFIGPREEMPTION=n 2. auditc...

0.00254EPSS
SaveExploits0References9
CVE
CVE
added 2025/12/24 12:22 p.m.19 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.00218EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/24 12:9 p.m.38 views

CVE-2025-68747

CVE-2025-68747 is the Linux kernel panthor DRM UAF issue on kernel BO VA nodes. The vulnerability occurs when the MMU is down and panthor_vm_unmap_range() may error, potentially leaving va_node in drm_mm and causing UAF when adjacent nodes are removed. The available connected documents indicate a...

7.8CVSS6.2AI score0.00127EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/24 11:16 a.m.9 views

CVE-2025-68374

In the Linux kernel, the following vulnerability has been resolved: md: fix rcu protection in mdwakeupthread We attempted to use RCU to protect the pointer 'thread', but directly passed the value when calling mdwakeupthread. This means that the RCU pointer has been acquired before rcureadlock,...

0.00174EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/24 11:16 a.m.7 views

CVE-2025-68373

In the Linux kernel, the following vulnerability has been resolved: md: avoid repeated calls to delgendisk There is a uaf problem which is found by case 23rdev-lifetime: Oops: general protection fault, probably for non-canonical address 0xdead000000000122 RIP: 0010:bdiunregister+0x4b/0x170 Call...

0.00165EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 11:16 a.m.6 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.00175EPSS
SaveExploits0References35
NVD
NVD
added 2025/12/24 11:15 a.m.8 views

CVE-2025-68346

In the Linux kernel, the following vulnerability has been resolved: ALSA: dice: fix buffer overflow in detectstreamformats The function detectstreamformats reads the streamcount value directly from a FireWire device without validating it. This can lead to out-of-bounds writes when a malicious...

0.00208EPSS
SaveExploits0References8
NVD
NVD
added 2025/12/24 11:15 a.m.9 views

CVE-2023-53997

In the Linux kernel, the following vulnerability has been resolved: thermal: of: fix double-free on unregistration Since commit 3d439b1a2ad3 "thermal/core: Alloc-copy-free the thermal zone parameters structure", thermalzonedeviceregister allocates a copy of the tzp argument and frees it when...

7.8CVSS0.00128EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/24 11:15 a.m.5 views

CVE-2023-53992

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: ocb: don't leave if not joined If there's no OCB state, don't ask the driver/mac80211 to leave, since that's just confusing. Since set/clear the chandef state, that's a simple check...

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

CVE-2022-50704

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: Fix use-after-free during usb config switch In the process of switching USB config from rndis to other config, if the hardware does not support the -pullup callback, or the hardware encounters a low probability fault...

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

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

0.00179EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.5 views

CVE-2023-53997

In the Linux kernel, the following vulnerability has been resolved: thermal: of: fix double-free on unregistration Since commit 3d439b1a2ad3 "thermal/core: Alloc-copy-free the thermal zone parameters structure", thermalzonedeviceregister allocates a copy of the tzp argument and frees it when...

7.8CVSS5.7AI score0.00128EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 11:15 a.m.12 views

UBUNTU-CVE-2023-53997

In the Linux kernel, the following vulnerability has been resolved: thermal: of: fix double-free on unregistration Since commit 3d439b1a2ad3 "thermal/core: Alloc-copy-free the thermal zone parameters structure", thermalzonedeviceregister allocates a copy of the tzp argument and frees it when...

7.8CVSS5.7AI score0.00128EPSS
SaveExploits0References4
Rows per page
Query Builder