Lucene search
+L

5448 matches found

RedHat Linux
RedHat Linux
added 2025/10/08 3:18 p.m.14 views

kernel: firmware: arm_scpi: Ensure scpi_info is not assigned if the probe fails

In the Linux kernel, the following vulnerability has been resolved: firmware: armscpi: Ensure scpiinfo is not assigned if the probe fails When scpi probe fails, at any point, we need to ensure that the scpiinfo is not set and will remain NULL until the probe succeeds. If it is not taken care, the...

7.8CVSS6.8AI score0.00182EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/08 12:30 p.m.11 views

EUVD-2025-31830

File upload leading to remote code execution RCE in the “melis-cms-slider” module of Melis Technology's Melis Platform. This vulnerability allows an attacker to upload a malicious file via a POST request to '/melis/MelisCmsSlider/MelisCmsSliderDetails/saveDetailsForm' using the 'mcsdetailimg'...

9.3CVSS7.7AI score0.0266EPSS
SaveExploits3References2
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53529

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: rtw88: Fix memory leak in rtw88usb Kmemleak shows the following leak arising from routine in the usb probe routine: unreferenced object 0xffff895cb29bba00...

5.5CVSS5.8AI score0.00127EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2022-50500

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - netdevsim: fix memory leak in nsimdrvprobe when nsimdevresourcesregister failed If some items in nsimdevresourcesregister fail, memory leak will occur. The...

5.5CVSS6.1AI score0.00137EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53565

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Check for probe id argument being NULL The probe id argument may be NULL in ...

5.5CVSS5.2AI score0.00127EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-39893

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: spi: spi-qpic-snand: unregister ECC engine on probe error and device remove The on-host...

5.5CVSS5.6AI score0.00127EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2023-53588

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: mac80211: check for station first in client probe When probing a client, first check if we have it, and then check for the channel context, otherwise you...

5.5CVSS6.7AI score0.00155EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2025-39921

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - spi: microchip-core-qspi: stop checking viability of op-maxfreq in supportsop callback In commit 13529647743d9 spi: microchip-core-qspi: Support per spi-mem...

5.5CVSS5.9AI score0.00127EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/10/07 11:47 p.m.10 views

SUSE CVE-2023-53638

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.5CVSS6.4AI score0.00139EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2025/10/07 11:47 p.m.8 views

SUSE CVE-2023-53650

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

4.7CVSS6.5AI score0.00203EPSS
SaveExploits0References20
RedhatCVE
RedhatCVE
added 2025/10/07 6:27 p.m.22 views

CVE-2025-55971

TCL 65C655 Smart TV, running firmware version V8-R75PT01-LF1V269.001116 Android TV, Kernel 5.4.242+, is vulnerable to a blind, unauthenticated Server-Side Request Forgery SSRF vulnerability via the UPnP MediaRenderer service AVTransport:1. The device accepts unauthenticated SetAVTransportURI SOAP...

4.7CVSS7AI score0.00305EPSS
SaveExploits1References1
NVD
NVD
added 2025/10/07 4:15 p.m.18 views

CVE-2023-53650

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.5CVSS0.00203EPSS
SaveExploits0References9
NVD
NVD
added 2025/10/07 4:15 p.m.12 views

CVE-2023-53651

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

7.8CVSS0.00206EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/07 4:15 p.m.12 views

CVE-2023-53638

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.8CVSS0.00139EPSS
SaveExploits0References2
NVD
NVD
added 2025/10/07 4:15 p.m.12 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.5CVSS0.00198EPSS
SaveExploits0References7
NVD
NVD
added 2025/10/07 4:15 p.m.16 views

CVE-2022-50542

In the Linux kernel, the following vulnerability has been resolved: media: si470x: Fix use-after-free in si470xintincallback syzbot reported use-after-free in si470xintincallback 1. This indicates that urb-context, which contains struct si470xdevice object, is freed when si470xintincallback is...

7.8CVSS0.00163EPSS
SaveExploits0References9
NVD
NVD
added 2025/10/07 4:15 p.m.13 views

CVE-2022-50545

In the Linux kernel, the following vulnerability has been resolved: r6040: Fix kmemleak in probe and remove There is a memory leaks reported by kmemleak: unreferenced object 0xffff888116111000 size 2048: comm "modprobe", pid 817, jiffies 4294759745 age 76.502s hex dump first 32 bytes: 00 c4 0a 04...

5.5CVSS0.0021EPSS
SaveExploits0References9
NVD
NVD
added 2025/10/07 4:15 p.m.12 views

CVE-2022-50537

In the Linux kernel, the following vulnerability has been resolved: firmware: raspberrypi: fix possible memory leak in rpifirmwareprobe In rpifirmwareprobe, if mboxrequestchannel fails, the 'fw' will not be freed through rpifirmwaredelete, fix this leak by calling kfree in the error path...

5.5CVSS0.00156EPSS
SaveExploits0References6
NVD
NVD
added 2025/10/07 4:15 p.m.14 views

CVE-2022-50525

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.5CVSS0.00161EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/07 4:15 p.m.13 views

UBUNTU-CVE-2022-50551

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmffwallocrequest This patch fixes a shift-out-of-bounds in brcmfmac that occurs in BITchiprev when a 'chiprev' provided by the device is too large. It should also not be equ...

7.1CVSS5.8AI score0.0022EPSS
SaveExploits0References13
Rows per page
Query Builder