Lucene search
K

332 matches found

OSV
OSV
added 2025/05/08 6:26 a.m.7 views

CVE-2025-37801 spi: spi-imx: Add check for spi_imx_setupxfer()

In the Linux kernel, the following vulnerability has been resolved: spi: spi-imx: Add check for spiimxsetupxfer Add check for the return value of spiimxsetupxfer. spiimx-rx and spiimx-tx function pointer can be NULL when spiimxsetupxfer return error, and make NULL pointer dereference. Unable to...

5.5CVSS6AI score0.00161EPSS
Exploits0References9
SUSE CVE
SUSE CVE
added 2024/12/13 12:30 a.m.1 views

SUSE CVE-2024-47540

GStreamer is a library for constructing graphs of media-handling components. An uninitialized stack variable vulnerability has been identified in the gstmatroskademuxaddwvpkheader function within matroska-demux.c. When size allocator-memunmapfull or mem-allocator-memunmap. This vulnerability coul...

7.8CVSS7.8AI score0.00997EPSS
Exploits0References15
OSV
OSV
added 2024/12/12 2:3 a.m.3 views

AZL-62393 CVE-2024-47540 affecting package gstreamer1 1.20.0-2

GStreamer is a library for constructing graphs of media-handling components. An uninitialized stack variable vulnerability has been identified in the gstmatroskademuxaddwvpkheader function within matroska-demux.c. When size allocator-memunmapfull or mem-allocator-memunmap. This vulnerability coul...

9.8CVSS7.7AI score0.00997EPSS
Exploits0References1
OSV
OSV
added 2024/12/11 7:12 p.m.10 views

CVE-2024-47606 GHSL-2024-166: GStreamer Integer overflows in MP4/MOV demuxer and memory allocator that can lead to out-of-bounds writes

GStreamer is a library for constructing graphs of media-handling components. An integer underflow has been detected in the function qtdemuxparsetheoraextension within qtdemux.c. The vulnerability occurs due to an underflow of the gint size variable, which causes size to hold a large unintended...

8.6CVSS8.2AI score0.01344EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2024/12/11 7:12 p.m.7 views

CVE-2024-47606

GStreamer is a library for constructing graphs of media-handling components. An integer underflow has been detected in the function qtdemuxparsetheoraextension within qtdemux.c. The vulnerability occurs due to an underflow of the gint size variable, which causes size to hold a large unintended...

9.8CVSS8.1AI score0.01344EPSS
Exploits0
Cvelist
Cvelist
added 2024/12/11 6:54 p.m.15 views

CVE-2024-47540 GHSL-2024-197: GStreamer uses uninitialized stack memory in Matroska/WebM demuxer

GStreamer is a library for constructing graphs of media-handling components. An uninitialized stack variable vulnerability has been identified in the gstmatroskademuxaddwvpkheader function within matroska-demux.c. When size allocator-memunmapfull or mem-allocator-memunmap. This vulnerability coul...

8.6CVSS0.00997EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2024/12/11 6:54 p.m.11 views

CVE-2024-47540

GStreamer is a library for constructing graphs of media-handling components. An uninitialized stack variable vulnerability has been identified in the gstmatroskademuxaddwvpkheader function within matroska-demux.c. When size allocator-memunmapfull or mem-allocator-memunmap. This vulnerability coul...

9.8CVSS8.7AI score0.00997EPSS
Exploits0
NVD
NVD
added 2024/12/05 11:15 p.m.12 views

CVE-2018-9390

In procfilewrite of glproc.c, there is a possible out of bounds read of a function pointer due to an incorrect bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation...

6.7CVSS0.00088EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/12/05 10:23 p.m.9 views

CVE-2018-9390

In procfilewrite of glproc.c, there is a possible out of bounds read of a function pointer due to an incorrect bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation...

7.2AI score0.00088EPSS
Exploits0References1
CNNVD
CNNVD
added 2024/12/05 12:0 a.m.2 views

Google Pixel 安全漏洞

Google Pixel is a smartphone from the American company Google Google. A security vulnerability exists in Google Pixel, which stems from a function pointer out-of-bounds read in the procfilewrite function in the glproc.c file, which results in a local elevation of privilege...

6.7CVSS8.9AI score0.00088EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.2 views

kernel: iommu/arm-smmu: Use the correct type in nvidia_smmu_context_fault()

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: Use the correct type in nvidiasmmucontextfault This was missed because of the function pointer indirection. nvidiasmmucontextfault is also installed as a irq function, and the 'void ' was changed to a struct...

5.5CVSS6.8AI score0.00208EPSS
Exploits0References5
OSV
OSV
added 2024/11/01 11:9 a.m.10 views

OESA-2024-2318 zlog security update

zlog is a reliable, high-performance, thread safe, flexible, clear-model, pure C logging library. Security Fixes: Heap based buffer flow in zlog v1.1.0 to v1.2.17 in zlogrulenew.The size of recordname is MAXLENPATH1024 + 1 but filepath may have data upto MAXLENCFGLINEMAXLENPATH4 + 1. So a check w...

9.8CVSS8.6AI score0.01699EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2024/10/26 3:2 a.m.2 views

SUSE CVE-2024-49910

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for function pointer in dcn401setoutputtransferfunc This commit adds a null check for the setoutputgamma function pointer in the dcn401setoutputtransferfunc function. Previously, setoutputgamma was...

5.5CVSS7.6AI score0.00206EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2024/10/22 2:44 p.m.13 views

CVE-2024-49910

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for function pointer in dcn401setoutputtransferfunc This commit adds a null check for the setoutputgamma function pointer in the dcn401setoutputtransferfunc function. Previously, setoutputgamma was...

5.5CVSS6.8AI score0.00206EPSS
Exploits0References4
OSV
OSV
added 2024/10/21 6:15 p.m.2 views

DEBIAN-CVE-2024-49909

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for function pointer in dcn32setoutputtransferfunc This commit adds a null check for the setoutputgamma function pointer in the dcn32setoutputtransferfunc function. Previously, setoutputgamma was...

5.5CVSS5.7AI score0.00237EPSS
Exploits0References1
NVD
NVD
added 2024/10/21 6:15 p.m.10 views

CVE-2024-49909

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for function pointer in dcn32setoutputtransferfunc This commit adds a null check for the setoutputgamma function pointer in the dcn32setoutputtransferfunc function. Previously, setoutputgamma was...

5.5CVSS0.00237EPSS
Exploits0References6
OSV
OSV
added 2024/10/21 6:15 p.m.0 views

UBUNTU-CVE-2024-49910

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for function pointer in dcn401setoutputtransferfunc This commit adds a null check for the setoutputgamma function pointer in the dcn401setoutputtransferfunc function. Previously, setoutputgamma was...

5.5CVSS5.7AI score0.00206EPSS
Exploits0References8
CVE
CVE
added 2024/10/21 6:1 p.m.121 views

CVE-2024-49911

CVE-2024-49911 : In the Linux kernel, the drm/amd/display path (dcn20_set_output_transfer_func) added a null check for the set_output_gamma function pointer to prevent a potential NULL pointer dereference. The fix ensures set_output_gamma is non-NULL before invocation (previously checked only for...

5.5CVSS6.4AI score0.00237EPSS
Exploits0References6Affected Software1
Cvelist
Cvelist
added 2024/10/21 6:1 p.m.14 views

CVE-2024-49911 drm/amd/display: Add NULL check for function pointer in dcn20_set_output_transfer_func

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for function pointer in dcn20setoutputtransferfunc This commit adds a null check for the setoutputgamma function pointer in the dcn20setoutputtransferfunc function. Previously, setoutputgamma was...

0.00237EPSS
Exploits0References5
OSV
OSV
added 2024/10/21 6:1 p.m.8 views

CVE-2024-49911 drm/amd/display: Add NULL check for function pointer in dcn20_set_output_transfer_func

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for function pointer in dcn20setoutputtransferfunc This commit adds a null check for the setoutputgamma function pointer in the dcn20setoutputtransferfunc function. Previously, setoutputgamma was...

5.5CVSS6AI score0.00237EPSS
Exploits0References9
Rows per page
Query Builder