Lucene search
+L

4933 matches found

Cvelist
Cvelist
added 2025/10/07 3:19 p.m.12 views

CVE-2023-53650 fbdev: omapfb: lcd_mipid: Fix an error handling path in mipid_spi_probe()

In the Linux kernel, the following vulnerability has been resolved: fbdev: omapfb: lcdmipid: Fix an error handling path in mipidspiprobe If 'mipiddetect' fails, we must free 'md' to avoid a memory leak...

0.00189EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/07 3:19 p.m.8 views

CVE-2023-53651 Input: exc3000 - properly stop timer on shutdown

In the Linux kernel, the following vulnerability has been resolved: Input: exc3000 - properly stop timer on shutdown We need to stop the timer on driver unbind or probe failures, otherwise we get UAF/Oops...

5.5CVSS6.5AI score0.00182EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/07 3:19 p.m.10 views

CVE-2023-53650 fbdev: omapfb: lcd_mipid: Fix an error handling path in mipid_spi_probe()

In the Linux kernel, the following vulnerability has been resolved: fbdev: omapfb: lcdmipid: Fix an error handling path in mipidspiprobe If 'mipiddetect' fails, we must free 'md' to avoid a memory leak...

5.5CVSS6.5AI score0.00189EPSS
SaveExploits0References12
EUVD
EUVD
added 2025/10/07 3:19 p.m.10 views

EUVD-2025-32802

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov772x: Fix memleak in ov772xprobe A memory leak was reported when testing ov772x with bpf mock device: AssertionError: unreferenced object 0xffff888109afa7a8 size 8: comm "python3", pid 279, jiffies 4294805921 age...

6AI score0.00185EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/07 3:19 p.m.7 views

EUVD-2025-32791

In the Linux kernel, the following vulnerability has been resolved: octeonep: cancel queued works in probe error path If it fails to get the devices's MAC address, octepprobe exits while leaving the delayed work intrpolltask queued. When the work later runs, it's a use after free. Move the...

5.9AI score0.00143EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/07 3:19 p.m.20 views

CVE-2023-53638

Technical details for CVE-2023-53638 are not publicly available in the provided documents. Monitor for updates from official advisories.

7.8CVSS6AI score0.00143EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/10/07 3:19 p.m.7 views

CVE-2023-53637

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov772x: Fix memleak in ov772xprobe A memory leak was reported when testing ov772x with bpf mock device: AssertionError: unreferenced object 0xffff888109afa7a8 size 8: comm "python3", pid 279, jiffies 4294805921 age...

5.5CVSS5.3AI score0.00185EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.11 views

CVE-2023-53638 octeon_ep: cancel queued works in probe error path

In the Linux kernel, the following vulnerability has been resolved: octeonep: cancel queued works in probe error path If it fails to get the devices's MAC address, octepprobe exits while leaving the delayed work intrpolltask queued. When the work later runs, it's a use after free. Move the...

0.00143EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.11 views

CVE-2023-53637 media: i2c: ov772x: Fix memleak in ov772x_probe()

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov772x: Fix memleak in ov772xprobe A memory leak was reported when testing ov772x with bpf mock device: AssertionError: unreferenced object 0xffff888109afa7a8 size 8: comm "python3", pid 279, jiffies 4294805921 age...

0.00185EPSS
SaveExploits0References7
CVE
CVE
added 2025/10/07 3:19 p.m.27 views

CVE-2023-53637

CVE-2023-53637 affects the Linux kernel ov772x I2C driver. The root cause is in ov772x_probe: when priv->hdl.error is set, the code jumps to error_mutex_destroy without calling v4l2_ctrl_handler_free(), leaking resources allocated by v4l2_ctrl_handler_init() and v4l2_ctrl_new_std(). The memlea...

5.5CVSS6.1AI score0.00185EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/10/07 3:19 p.m.8 views

CVE-2023-53638 octeon_ep: cancel queued works in probe error path

In the Linux kernel, the following vulnerability has been resolved: octeonep: cancel queued works in probe error path If it fails to get the devices's MAC address, octepprobe exits while leaving the delayed work intrpolltask queued. When the work later runs, it's a use after free. Move the...

7.8CVSS6.4AI score0.00143EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/07 3:19 p.m.8 views

CVE-2023-53637 media: i2c: ov772x: Fix memleak in ov772x_probe()

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov772x: Fix memleak in ov772xprobe A memory leak was reported when testing ov772x with bpf mock device: AssertionError: unreferenced object 0xffff888109afa7a8 size 8: comm "python3", pid 279, jiffies 4294805921 age...

5.5CVSS6.5AI score0.00185EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/07 3:19 p.m.9 views

EUVD-2025-32838

In the Linux kernel, the following vulnerability has been resolved: iommu/fslpamu: Fix resource leak in fslpamuprobe The fslpamuprobe returns directly when createcsd failed, leaving irq and memories unreleased. Fix by jumping to error if createcsd returns error...

6AI score0.0015EPSS
SaveExploits0References10
CVE
CVE
added 2025/10/07 3:19 p.m.29 views

CVE-2022-50525

The CVE-2022-50525 issue affects the Linux kernel, specifically the iommu/fsl_pamu path. The root cause was in fsl_pamu_probe(): on create_csd() failure, the function returned early, leaving IRQs and memory unreleased. The patch fixes this by jumping to an error-handling path when create_csd() fa...

5.5CVSS6.1AI score0.0015EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/10/07 3:19 p.m.9 views

CVE-2022-50525 iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe()

In the Linux kernel, the following vulnerability has been resolved: iommu/fslpamu: Fix resource leak in fslpamuprobe The fslpamuprobe returns directly when createcsd failed, leaving irq and memories unreleased. Fix by jumping to error if createcsd returns error...

5.5CVSS6.5AI score0.0015EPSS
SaveExploits0References12
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2018-3316

Malware in sbrugna...

7.8CVSS7.7AI score0.00187EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2017-9248

Malware in sbrugna...

8.7CVSS8.8AI score0.01633EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2019-4182

Malware in sbrugna...

6.5CVSS6.8AI score0.0119EPSS
SaveExploits2References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2017-9211

Malware in sbrugna...

7.5CVSS8.1AI score0.00887EPSS
SaveExploits3References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2020-26395

Malware in sbrugna...

8.2CVSS8.2AI score0.00848EPSS
SaveExploits1References2
Rows per page
Query Builder