Lucene search
+L

230 matches found

BDU FSTEC
BDU FSTEC
added 2025/03/05 12:00 a.m.8 views

The vulnerability of the `new_stream_audio` function in the `fftools/ffmpeg_mux_init.c` file of the FFmpeg multimedia library allows a hacker to execute arbitrary code.

The vulnerability of the newstreamaudio function in the fftools/ffmpegmuxinit.c file of the FFmpeg multimedia library is related to a memory reclamation error. Exploiting this vulnerability could allow an attacker to execute arbitrary code...

10CVSS6.7AI score0.00681EPSS
SaveExploits0References5Affected Software2
SUSE CVE
SUSE CVE
added 2025/02/28 2:23 a.m.5 views

SUSE CVE-2024-57834

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: Fix a null-ptr-deref in vidtvmuxstopthread syzbot report a null-ptr-deref in vidtvmuxstopthread. 1 If dvb-mux is not initialized successfully by vidtvmuxinit in the vidtvstartstreaming, it will trigger null pointer...

5.5CVSS7.6AI score0.00221EPSS
SaveExploits0References13
OSV
OSV
added 2025/02/27 3:15 a.m.9 views

AZL-57869 CVE-2024-57834 affecting package kernel for versions less than 6.6.79.1-1

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: Fix a null-ptr-deref in vidtvmuxstopthread syzbot report a null-ptr-deref in vidtvmuxstopthread. 1 If dvb-mux is not initialized successfully by vidtvmuxinit in the vidtvstartstreaming, it will trigger null pointer...

5.5CVSS6.7AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.9 views

AZL-57793 CVE-2024-57834 affecting package kernel for versions less than 5.15.179.1-1

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: Fix a null-ptr-deref in vidtvmuxstopthread syzbot report a null-ptr-deref in vidtvmuxstopthread. 1 If dvb-mux is not initialized successfully by vidtvmuxinit in the vidtvstartstreaming, it will trigger null pointer...

5.5CVSS6.7AI score0.00221EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/02/27 3:04 a.m.7 views

SUSE CVE-2022-49618

In the Linux kernel, the following vulnerability has been resolved: pinctrl: aspeed: Fix potential NULL dereference in aspeedpinmuxsetmux pdesc could be null but still dereference pdesc-name and it will lead to a null pointer access. So we move a null check before dereference...

5.5CVSS6.5AI score0.00252EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 7:01 a.m.7 views

DEBIAN-CVE-2022-49618

In the Linux kernel, the following vulnerability has been resolved: pinctrl: aspeed: Fix potential NULL dereference in aspeedpinmuxsetmux pdesc could be null but still dereference pdesc-name and it will lead to a null pointer access. So we move a null check before dereference...

5.5CVSS5.5AI score0.00252EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.9 views

UBUNTU-CVE-2022-49618

In the Linux kernel, the following vulnerability has been resolved: pinctrl: aspeed: Fix potential NULL dereference in aspeedpinmuxsetmux pdesc could be null but still dereference pdesc-name and it will lead to a null pointer access. So we move a null check before dereference...

5.5CVSS6.2AI score0.00252EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.21 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the aspeedpinmuxsetmux function potentially dereferencing null pointers...

5.5CVSS5.5AI score0.00252EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/03 9:17 a.m.5 views

SUSE-SU-2025:20101-1 Security update for haproxy

This update for haproxy fixes the following issues: Update to version 2.8.11+git0.01c1056a4: - VUL-0: CVE-2024-53008: haproxy: HTTP/3 request smuggling via malformed HTTP headers forwarded to a HTTP/1.1 non-compliant back-end server bsc1233973 - BUG/MINOR: cfgparse-listen: fix option httpslog...

5.3CVSS6.2AI score0.01043EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:00 a.m.8 views

tty: n_gsm: Fix use-after-free in gsm_cleanup_mux

...

7.8CVSS7.1AI score0.00261EPSS
SaveExploits0
OSV
OSV
added 2025/01/24 11:08 a.m.9 views

OESA-2025-1084 ffmpeg security update

FFmpeg is a complete and free Internet live audio and video broadcasting solution for Linux/Unix. It also includes a digital VCR. It can encode in real time in many formats including MPEG1 audio and video, MPEG4, h263, ac3, asf, avi, real, mjpeg, and flash. Security Fixes: FFmpeg version n6.1.1 h...

4.6CVSS7AI score0.00681EPSS
SaveExploits0References2
SUSE Linux
SUSE Linux
added 2025/01/24 10:10 a.m.6 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2022-36280: Fixed out-of-bounds memory access vulnerability found in vmwgfx driver bsc1203332. CVE-2022-48742: rtnetlink: make sure to refresh masterdev/mops in...

8.8CVSS8.3AI score0.0202EPSS
SaveExploits2References408
OSV
OSV
added 2025/01/11 1:15 p.m.4 views

DEBIAN-CVE-2024-47141

In the Linux kernel, the following vulnerability has been resolved: pinmux: Use sequential access to access desc-pinmux data When two client of the same gpio call pinctrlselectstate for the same functionality, we are seeing NULL pointer issue while accessing desc-muxowner. Let's say two processes...

5.5CVSS5.5AI score0.00167EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 1:15 p.m.13 views

AZL-56187 CVE-2024-47141 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: pinmux: Use sequential access to access desc-pinmux data When two client of the same gpio call pinctrlselectstate for the same functionality, we are seeing NULL pointer issue while accessing desc-muxowner. Let's say two processes...

5.5CVSS6.3AI score0.00167EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/03 6:15 p.m.4 views

DEBIAN-CVE-2024-35365

FFmpeg version n6.1.1 has a double-free vulnerability in the fftools/ffmpegmuxinit.c component of FFmpeg, specifically within the newstreamaudio function...

8.8CVSS6AI score0.00681EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2024/11/26 12:00 a.m.12 views

The vulnerability of the mux component in the Linux operating system’s kernel allows a hacker to cause a service failure.

The vulnerability of the mux component in the Linux operating system’s kernel is related to a memory leak. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.7AI score0.0024EPSS
SaveExploits0References19Affected Software3
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.8 views

kernel: serial: 8250_bcm7271: fix leak in `brcmuart_probe`

A resource leak flaw was found in the Broadcom BCM7271 serial driver. In the brcmuartprobe function, the baudmuxclk clock is prepared and enabled but not released in error paths, causing a clock resource leak when driver probe fails...

5.8AI score0.00195EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/08 6:15 a.m.9 views

CVE-2024-50181

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

7.2AI score
SaveExploits0References1
Cvelist
Cvelist
added 2024/11/08 5:38 a.m.21 views

CVE-2024-50181

...

SaveExploits0
Debian CVE
Debian CVE
added 2024/11/08 5:38 a.m.13 views

CVE-2024-50181

Removed by vendor...

7.3AI score
SaveExploits0
Rows per page
Query Builder