Lucene search
+L

256 matches found

OSV
OSV
added 2024/07/30 7:47 a.m.15 views

CVE-2024-42223 media: dvb-frontends: tda10048: Fix integer overflow

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: tda10048: Fix integer overflow state-xtalhz can be up to 16M, so it can overflow a 32 bit integer when multiplied by pllmfactor. Create a new 64 bit variable to hold the calculations...

6AI score
SaveExploits0References12
CVE
CVE
added 2024/07/30 7:47 a.m.242 views

CVE-2024-42223

CVE-2024-42223: Linux kernel vulnerability in media: dvb-frontends/tda10048 where state->xtal_hz (up to 16M) could overflow a 32-bit integer when multiplied by pll_mfactor. A 64-bit variable was introduced to hold the calculations, preventing overflow. The issue is resolved by this 64-bit calc...

5.5CVSS6.8AI score0.00233EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2024/07/30 7:47 a.m.45 views

CVE-2024-42223 media: dvb-frontends: tda10048: Fix integer overflow

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: tda10048: Fix integer overflow state-xtalhz can be up to 16M, so it can overflow a 32 bit integer when multiplied by pllmfactor. Create a new 64 bit variable to hold the calculations...

0.00233EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/07/30 7:47 a.m.22 views

CVE-2024-42223

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: tda10048: Fix integer overflow state-xtalhz can be up to 16M, so it can overflow a 32 bit integer when multiplied by pllmfactor. Create a new 64 bit variable to hold the calculations...

5.5CVSS5.6AI score0.00233EPSS
SaveExploits0
Fedora
Fedora
added 2024/07/09 1:42 a.m.12 views

[SECURITY] Fedora 39 Update: rust-sequoia-sq-0.37.0-3.fc39

Command-line frontends for Sequoia...

7.4AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/07/09 12:00 a.m.30 views

PT-2024-41391 · Suse +7 · Kernel-Azure +12

The SUSE Linux Enterprise 12 SP5 Azure kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2024-39494: ima: Fix use-after-free on a dentry's dname.name bsc1227716. - CVE-2024-42096: x86: stop playing stack games in profile pc bsc1228633. -...

9.1CVSS8.2AI score0.67994EPSS
SaveExploits11References674
Fedora
Fedora
added 2024/06/02 3:39 a.m.10 views

[SECURITY] Fedora 39 Update: rust-sequoia-sq-0.35.0-2.fc39

Command-line frontends for Sequoia...

7.4AI score
SaveExploits0
OpenVAS
OpenVAS
added 2024/05/27 12:00 a.m.7 views

Fedora: Security Advisory for rust-sequoia-sq (FEDORA-2024-ce2936b568)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5AI score
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/05/04 2:23 a.m.5 views

SUSE CVE-2024-27075

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: avoid stack overflow warnings with clang A previous patch worked around a KASAN issue in stv0367, now a similar problem showed up with clang: drivers/media/dvb-frontends/stv0367.c:1222:12: error: stack frame...

5.5CVSS6.4AI score0.0033EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2024/05/01 9:57 p.m.37 views

CVE-2024-27075

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: avoid stack overflow warnings with clang A previous patch worked around a KASAN issue in stv0367, now a similar problem showed up with clang: drivers/media/dvb-frontends/stv0367.c:1222:12: error: stack frame...

5.5CVSS7.3AI score0.0033EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/01 1:15 p.m.29 views

CVE-2024-27075

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: avoid stack overflow warnings with clang A previous patch worked around a KASAN issue in stv0367, now a similar problem showed up with clang: drivers/media/dvb-frontends/stv0367.c:1222:12: error: stack frame...

7.8CVSS7.5AI score0.0033EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/01 1:15 p.m.1 views

DEBIAN-CVE-2024-27075

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: avoid stack overflow warnings with clang A previous patch worked around a KASAN issue in stv0367, now a similar problem showed up with clang: drivers/media/dvb-frontends/stv0367.c:1222:12: error: stack frame...

7.8CVSS5.6AI score0.0033EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 1:15 p.m.7 views

UBUNTU-CVE-2024-27075

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: avoid stack overflow warnings with clang A previous patch worked around a KASAN issue in stv0367, now a similar problem showed up with clang: drivers/media/dvb-frontends/stv0367.c:1222:12: error: stack frame...

7.8CVSS6.2AI score0.0033EPSS
SaveExploits0References32
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.25 views

CVE-2024-27075

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: avoid stack overflow warnings with clang A previous patch worked around a KASAN issue in stv0367, now a similar problem showed up with clang: drivers/media/dvb-frontends/stv0367.c:1222:12: error: stack frame...

7.8CVSS6.4AI score0.0033EPSS
SaveExploits0References31
Vulnrichment
Vulnrichment
added 2024/05/01 1:04 p.m.21 views

CVE-2024-27075 media: dvb-frontends: avoid stack overflow warnings with clang

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: avoid stack overflow warnings with clang A previous patch worked around a KASAN issue in stv0367, now a similar problem showed up with clang: drivers/media/dvb-frontends/stv0367.c:1222:12: error: stack frame...

7.1AI score0.0033EPSS
SaveExploits0References9
CVE
CVE
added 2024/05/01 1:04 p.m.7713 views

CVE-2024-27075

CVE-2024-27075 targets Linux kernel media/dvb-frontends, specifically the stv0367 driver. The root cause is a stack-frame growth issue (stack frame size 3624 exceeds 2048) exposed by clang/KASAN_STACK, due to temporary i2c_msg structures on the stack in stv0367ter_set_frontend. The fix reworks st...

7.8CVSS6.7AI score0.0033EPSS
SaveExploits0References11Affected Software1
Debian CVE
Debian CVE
added 2024/05/01 1:04 p.m.28 views

CVE-2024-27075

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: avoid stack overflow warnings with clang A previous patch worked around a KASAN issue in stv0367, now a similar problem showed up with clang: drivers/media/dvb-frontends/stv0367.c:1222:12: error: stack frame...

7.8CVSS7.4AI score0.0033EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/01 1:04 p.m.22 views

CVE-2024-27075 media: dvb-frontends: avoid stack overflow warnings with clang

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: avoid stack overflow warnings with clang A previous patch worked around a KASAN issue in stv0367, now a similar problem showed up with clang: drivers/media/dvb-frontends/stv0367.c:1222:12: error: stack frame...

7.8AI score0.0033EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/01 1:04 p.m.16 views

CVE-2024-27075 media: dvb-frontends: avoid stack overflow warnings with clang

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: avoid stack overflow warnings with clang A previous patch worked around a KASAN issue in stv0367, now a similar problem showed up with clang: drivers/media/dvb-frontends/stv0367.c:1222:12: error: stack frame...

6.2AI score
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/02/02 3:45 a.m.5 views

SUSE CVE-2024-23650

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. A malicious BuildKit client or frontend could craft a request that could lead to BuildKit daemon crashing with a panic. The issue has been fixed in v0.12.5. As a workaround, avoi...

6.2CVSS7.8AI score0.00957EPSS
SaveExploits0References5
Rows per page
Query Builder