Lucene search
+L

117 matches found

euvd
euvd
added 2025/10/07 12:30 a.m.6 views

EUVD-2018-3316

Malware in sbrugna...

7.8CVSS7.7AI score0.00187EPSS
Exploits0References4
susecve
susecve
added 2025/10/05 2:57 a.m.7 views

SUSE CVE-2022-50500

In the Linux kernel, the following vulnerability has been resolved: netdevsim: fix memory leak in nsimdrvprobe when nsimdevresourcesregister failed If some items in nsimdevresourcesregister fail, memory leak will occur. The following is the memory leak information. unreferenced object...

5.5CVSS6.5AI score0.00129EPSS
Exploits0References3
cve
cve
added 2025/10/04 3:43 p.m.23 views

CVE-2022-50500

CVE-2022-50500 – Linux kernel (netdevsim): The vulnerability is a memory leak in nsim_drv_probe() when nsim_dev_resources_register() fails, as reported in the initial document. Unreferenced object and backtrace indicate leak of 128-byte allocation in that failure path. The issue is fixed in the L...

5.5CVSS6.1AI score0.00129EPSS
Exploits0References2Affected Software1
cvelist
cvelist
added 2025/10/04 3:43 p.m.8 views

CVE-2022-50500 netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_register() failed

In the Linux kernel, the following vulnerability has been resolved: netdevsim: fix memory leak in nsimdrvprobe when nsimdevresourcesregister failed If some items in nsimdevresourcesregister fail, memory leak will occur. The following is the memory leak information. unreferenced object...

0.00129EPSS
Exploits0References2
osv
osv
added 2025/10/04 3:43 p.m.6 views

CVE-2022-50500 netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_register() failed

In the Linux kernel, the following vulnerability has been resolved: netdevsim: fix memory leak in nsimdrvprobe when nsimdevresourcesregister failed If some items in nsimdevresourcesregister fail, memory leak will occur. The following is the memory leak information. unreferenced object...

5.5CVSS6.5AI score0.00129EPSS
Exploits0References5
euvd
euvd
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-13076

Malicious code in bioql PyPI...

7.3AI score0.00174EPSS
Exploits0References6
euvd
euvd
added 2025/10/03 8:7 p.m.8 views

EUVD-2025-22647

Malicious code in bioql PyPI...

7.6AI score0.00154EPSS
Exploits0References3
euvd
euvd
added 2025/10/03 8:7 p.m.6 views

EUVD-2024-53193

Malicious code in bioql PyPI...

7.3AI score0.00209EPSS
Exploits0References4
cvelist
cvelist
added 2025/10/01 11:45 a.m.9 views

CVE-2022-50463 powerpc/52xx: Fix a resource leak in an error handling path

In the Linux kernel, the following vulnerability has been resolved: powerpc/52xx: Fix a resource leak in an error handling path The error handling path of mpc52xxlpbfifoprobe has a requestirq that is not balanced by a corresponding freeirq. Add the missing call, as already done in the remove...

0.00149EPSS
Exploits0References9
debiancve
debiancve
added 2025/08/22 4:0 p.m.6 views

CVE-2025-38648

In the Linux kernel, the following vulnerability has been resolved: spi: stm32: Check for cfg availability in stm32spiprobe The stm32spiprobe function now includes a check to ensure that the pointer returned by ofdevicegetmatchdata is not NULL before accessing its members. This resolves a warning...

5.5CVSS5.3AI score0.00145EPSS
Exploits0
cvelist
cvelist
added 2025/08/22 4:0 p.m.9 views

CVE-2025-38647 wifi: rtw89: sar: drop lockdep assertion in rtw89_set_sar_from_acpi

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: sar: drop lockdep assertion in rtw89setsarfromacpi The following assertion is triggered on the rtw89 driver startup. It looks meaningless to hold wiphy lock on the early init stage so drop the assertion. WARNING: CPU...

0.00128EPSS
Exploits0References2
nessus
nessus
added 2025/08/19 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-38356

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: drm/xe/guc: Explicitly exit CT safe mode on unwind During driver probe we might be briefly...

5.5CVSS6.2AI score0.00154EPSS
Exploits0References3
nessus
nessus
added 2025/08/12 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-50011

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - venus: pmhelpers: Fix warning in OPP during probe Fix the following WARN triggered during Venus driver probe on 5.19.0-rc8-next-20220728: WARNING: CPU: 7 PID: 3...

5.5CVSS6.5AI score0.002EPSS
Exploits0References3
nessus
nessus
added 2025/08/11 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2021-47329

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: megaraidsas: Fix resource leak in case of probe failure The driver doesn't clean up all the allocated resources properly when scsiaddhost, megasasstartaen...

6.2CVSS6.4AI score0.00261EPSS
Exploits0References2
mscve
mscve
added 2025/08/07 7:0 a.m.8 views

serial: Fix potential null-ptr-deref in mlb_usio_probe()

...

5.5CVSS7AI score0.00172EPSS
Exploits0
nvd
nvd
added 2025/07/25 1:15 p.m.7 views

CVE-2025-38356

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Explicitly exit CT safe mode on unwind During driver probe we might be briefly using CT safe mode, which is based on a delayed work, but usually we are able to stop this once we have IRQ fully operational. However, if...

5.5CVSS0.00154EPSS
Exploits0References3
osv
osv
added 2025/07/25 1:15 p.m.5 views

UBUNTU-CVE-2025-38356

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Explicitly exit CT safe mode on unwind During driver probe we might be briefly using CT safe mode, which is based on a delayed work, but usually we are able to stop this once we have IRQ fully operational. However, if...

5.5CVSS6.1AI score0.00154EPSS
Exploits0References12
cve
cve
added 2025/07/25 12:47 p.m.70 views

CVE-2025-38356

CVE-2025-38356 (Linux kernel) . The issue affects the DRM frontend (drm/xe/guc) where during driver probe the code may briefly run in CT safe mode (driven by a delayed work). If probe aborts early, unwind can destroy a pending delayed work that would restart itself, triggering a WARN in the workq...

5.5CVSS6.2AI score0.00154EPSS
Exploits0References3Affected Software1
attackerkb
attackerkb
added 2025/07/25 12:47 p.m.7 views

CVE-2025-38356

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Explicitly exit CT safe mode on unwind During driver probe we might be briefly using CT safe mode, which is based on a delayed work, but usually we are able to stop this once we have IRQ fully operational. However, if...

5.5CVSS6.2AI score0.00154EPSS
Exploits0References4Affected Software1
debiancve
debiancve
added 2025/07/25 12:47 p.m.5 views

CVE-2025-38356

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Explicitly exit CT safe mode on unwind During driver probe we might be briefly using CT safe mode, which is based on a delayed work, but usually we are able to stop this once we have IRQ fully operational. However, if...

5.5CVSS5.5AI score0.00154EPSS
Exploits0
Rows per page
Query Builder