Lucene search
+L

88 matches found

Positive Technologies
Positive Technologies
added 2024/10/07 12:0 a.m.11 views

PT-2024-7506 · Samsung · Samsung Exynos

Name of the Vulnerable Software and Affected Versions: Samsung Exynos versions 9820 through 9825 Samsung Exynos versions 980 through 990 Samsung Exynos version 850 Samsung Exynos version W920 Description: The issue is related to a use-after-free vulnerability in the m2m scaler driver of Samsung...

8.1CVSS7.9AI score0.01031EPSS
SaveExploits1References44
SUSE CVE
SUSE CVE
added 2024/09/19 3:11 a.m.3 views

SUSE CVE-2024-46714

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip wbsclsetscalerfilter if filter is null Callers can pass null in filter i.e. from returned from the function wbsclgetfiltercoeffs16p and a null check is added to ensure that is not the case. This fixes 4...

5.5CVSS6.5AI score0.00239EPSS
SaveExploits0References15
OSV
OSV
added 2024/09/18 7:15 a.m.1 views

DEBIAN-CVE-2024-46714

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip wbsclsetscalerfilter if filter is null Callers can pass null in filter i.e. from returned from the function wbsclgetfiltercoeffs16p and a null check is added to ensure that is not the case. This fixes 4...

5.5CVSS5.5AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 7:15 a.m.15 views

UBUNTU-CVE-2024-46714

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip wbsclsetscalerfilter if filter is null Callers can pass null in filter i.e. from returned from the function wbsclgetfiltercoeffs16p and a null check is added to ensure that is not the case. This fixes 4...

5.5CVSS6.1AI score0.00239EPSS
SaveExploits0References26
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:0 a.m.7 views

media: imx: csc/scaler: fix v4l2_ctrl_handler memory leak

...

5.5CVSS5.6AI score0.00289EPSS
SaveExploits0
OSV
OSV
added 2024/06/25 12:18 p.m.11 views

MAL-2024-2505 Malicious code in @abb-americas/image-scaler (npm)

--- -= Per source details. Do not edit below this line.=-...

7.1AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/06/25 12:18 p.m.9 views

Malicious code in @abb-americas/image-scaler (npm)

--- -= Per source details. Do not edit below this line.=-...

7AI score
SaveExploits0
OSV
OSV
added 2024/06/19 2:15 p.m.2 views

DEBIAN-CVE-2024-38547

In the Linux kernel, the following vulnerability has been resolved: media: atomisp: sshcss: Fix a null-pointer dereference in loadvideobinaries The allocation failure of mycs-yuvscalerbinary in loadvideobinaries is followed with a dereference of mycs-yuvscalerbinary after the following call chain...

5.5CVSS5.2AI score0.00256EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/19 2:15 p.m.14 views

UBUNTU-CVE-2024-38547

In the Linux kernel, the following vulnerability has been resolved: media: atomisp: sshcss: Fix a null-pointer dereference in loadvideobinaries The allocation failure of mycs-yuvscalerbinary in loadvideobinaries is followed with a dereference of mycs-yuvscalerbinary after the following call chain...

5.5CVSS6AI score0.00256EPSS
SaveExploits0References21
BDU FSTEC
BDU FSTEC
added 2024/05/15 12:0 a.m.10 views

The vulnerability of the `get_scaler_data_for_plane()` function in the `drivers/gpu/drm/amd/display/dc/dml2/dml2_translation_helper.c` file, a video driver for AMD cores in the Linux operating system, allows an attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the getscalerdataforplane function in the drivers/gpu/drm/amd/display/dc/dml2/dml2translationhelper.c file, a video driver for AMD cores in the Linux operating system, is related to a numerical overflow vulnerability. Exploiting this vulnerability could allow an attacker to...

7.8CVSS5.9AI score0.0025EPSS
SaveExploits0References9Affected Software2
OSV
OSV
added 2024/05/01 1:15 p.m.13 views

UBUNTU-CVE-2024-27076

In the Linux kernel, the following vulnerability has been resolved: media: imx: csc/scaler: fix v4l2ctrlhandler memory leak Free the memory allocated in v4l2ctrlhandlerinit on release...

5.5CVSS6.1AI score0.00289EPSS
SaveExploits0References31
OSV
OSV
added 2024/05/01 1:4 p.m.12 views

CVE-2024-27076 media: imx: csc/scaler: fix v4l2_ctrl_handler memory leak

In the Linux kernel, the following vulnerability has been resolved: media: imx: csc/scaler: fix v4l2ctrlhandler memory leak Free the memory allocated in v4l2ctrlhandlerinit on release...

6AI score
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2024/05/01 1:4 p.m.23 views

CVE-2024-27076 media: imx: csc/scaler: fix v4l2_ctrl_handler memory leak

In the Linux kernel, the following vulnerability has been resolved: media: imx: csc/scaler: fix v4l2ctrlhandler memory leak Free the memory allocated in v4l2ctrlhandlerinit on release...

6.8AI score0.00289EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/01 1:4 p.m.34 views

CVE-2024-27076 media: imx: csc/scaler: fix v4l2_ctrl_handler memory leak

In the Linux kernel, the following vulnerability has been resolved: media: imx: csc/scaler: fix v4l2ctrlhandler memory leak Free the memory allocated in v4l2ctrlhandlerinit on release...

7.8AI score0.00289EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/01 1:4 p.m.3995 views

CVE-2024-27076

CVE-2024-27076 affects the Linux kernel in the media: imx: csc/scaler path. The root cause is a memory leak in v4l2_ctrl_handler: memory allocated in v4l2_ctrl_handler_init was not freed on release. The patch fixes this by freeing the allocated memory on release, mitigating a local-vector memory ...

5.5CVSS6.5AI score0.00289EPSS
SaveExploits0References10Affected Software1
VulnCheck KEV
VulnCheck KEV
added 2024/01/16 12:0 a.m.5 views

VulnCheck KEV: CVE-2023-6548

Citrix NetScaler ADC and NetScaler Gateway contain a code injection vulnerability that allows for authenticated remote code execution on the management interface with access to NSIP, CLIP, or SNIP...

8.8CVSS8AI score0.03191EPSS
SaveExploits0References1
OSV
OSV
added 2023/10/27 7:15 p.m.56 views

CVE-2023-4967

Denial of Service in NetScaler ADC and NetScaler Gateway when configured as a Gateway VPN virtual server, ICA Proxy, CVPN, RDP Proxy or AAA Virtual Server...

7.5CVSS7.3AI score0.00885EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2023/02/15 4:47 a.m.6 views

SUSE CVE-2017-7700

In Wireshark 2.2.0 to 2.2.5 and 2.0.0 to 2.0.11, the NetScaler file parser could go into an infinite loop, triggered by a malformed capture file. This was addressed in wiretap/netscaler.c by ensuring a nonzero record size...

7.5CVSS6.8AI score0.021EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2021/11/17 12:0 a.m.26 views

EulerOS Virtualization 2.9.1 : nettle (EulerOS-SA-2021-2734)

According to the versions of the nettle package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - A flaw was found in Nettle in versions before 3.7.2, where several Nettle signature verification functions GOST DSA, EDDSA & ECDSA...

8.1CVSS6.3AI score0.02708EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2020/09/18 9:15 p.m.4 views

CVE-2020-8247

Citrix ADC and Citrix Gateway 13.0 before 13.0-64.35, Citrix ADC and NetScaler Gateway 12.1 before 12.1-58.15, Citrix ADC 12.1-FIPS before 12.1-55.187, Citrix ADC and NetScaler Gateway 12.0, Citrix ADC and NetScaler Gateway 11.1 before 11.1-65.12, Citrix SD-WAN WANOP 11.2 before 11.2.1a, Citrix...

8.8CVSS8AI score0.01353EPSS
SaveExploits0References2
Rows per page
Query Builder