Lucene search
K

750 matches found

OSV
OSV
added 2024/08/26 11:15 a.m.6 views

AZL-48231 CVE-2024-43900 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: media: xc2028: avoid use-after-free in loadfirmwarecb syzkaller reported use-after-free in loadfirmwarecb 1. The reason is because the module allocated a struct tuner in tunerprobe, and then the module initialization failed, the...

7.8CVSS6.3AI score0.00214EPSS
Exploits0References1
OSV
OSV
added 2024/08/26 11:15 a.m.3 views

UBUNTU-CVE-2024-43900

In the Linux kernel, the following vulnerability has been resolved: media: xc2028: avoid use-after-free in loadfirmwarecb syzkaller reported use-after-free in loadfirmwarecb 1. The reason is because the module allocated a struct tuner in tunerprobe, and then the module initialization failed, the...

7.8CVSS6.2AI score0.00214EPSS
Exploits0References41
0day.today
0day.today
added 2024/08/24 12:0 a.m.141 views

Elber ESE DVB-S/S2 Satellite Receiver 1.5.x - Authentication Bypass Vulnerability

Elber ESE DVB-S/S2 Satellite Receiver 1.5.x Authentication Bypass Vendor: Elber S.r.l. Product web page: https://www.elber.it Affected version: 1.5.179 Revision 904 1.5.56 Revision 884 1.229 Revision 440 Summary: ESE Elber Satellite Equipment product line, designed for the high-end radio...

7.4AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2024/08/22 12:0 a.m.22 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-42223)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-42223 advisory. - In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: tda10048: Fix...

5.5CVSS6AI score0.00233EPSS
Exploits0References2
Microsoft CVE
Microsoft CVE
added 2024/08/16 7:0 a.m.2 views

media: dvb-frontends: tda10048: Fix integer overflow

...

5.5CVSS7.3AI score0.00233EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/08/06 1:59 a.m.2 views

SUSE 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.5CVSS6.5AI score0.00233EPSS
Exploits0References16
NVD
NVD
added 2024/07/30 8:15 a.m.21 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.5CVSS0.00233EPSS
Exploits0References9
OSV
OSV
added 2024/07/30 8:15 a.m.5 views

AZL-47364 CVE-2024-42223 affecting package kernel for versions less than 5.15.164.1-1

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.5CVSS6.3AI score0.00233EPSS
Exploits0References1
OSV
OSV
added 2024/07/30 8:15 a.m.6 views

AZL-47397 CVE-2024-42223 affecting package kernel for versions less than 6.6.43.1-7

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.5CVSS6.3AI score0.00233EPSS
Exploits0References1
OSV
OSV
added 2024/07/30 8:15 a.m.0 views

UBUNTU-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.5CVSS6.2AI score0.00233EPSS
Exploits0References36
UbuntuCve
UbuntuCve
added 2024/07/30 8:15 a.m.16 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.5CVSS6.3AI score0.00233EPSS
Exploits0References35
Cvelist
Cvelist
added 2024/07/30 7:47 a.m.25 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
Exploits0References8
Debian CVE
Debian CVE
added 2024/07/30 7:47 a.m.14 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
Exploits0
CVE
CVE
added 2024/07/30 7:47 a.m.212 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
Exploits0References9Affected Software1
OSV
OSV
added 2024/07/30 7:47 a.m.13 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...

5.5CVSS6AI score0.00233EPSS
Exploits0References12
Positive Technologies
Positive Technologies
added 2024/07/09 12:0 a.m.15 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
Exploits11References674
OSV
OSV
added 2024/07/02 3:13 p.m.5 views

CLSA-2024-1719933179 kernel: Fix of 20 CVEs

net: iptunnel: make sure to pull inner header in iptunnelrcv CVE-2024-26882 - net: Set true network header for ECN decapsulation CVE-2024-26882 - media: dvb-core: Fix use-after-free due to race at dvbregisterdevice CVE-2022-45884 - media: dvbdev: fix error logic at dvbregisterdevice...

10CVSS7AI score0.54577EPSS
Exploits2References1
OSV
OSV
added 2024/07/02 3:2 p.m.8 views

CLSA-2024-1719932549 kernel: Fix of 20 CVEs

net: iptunnel: make sure to pull inner header in iptunnelrcv CVE-2024-26882 - net: Set true network header for ECN decapsulation CVE-2024-26882 - media: dvb-core: Fix use-after-free due to race at dvbregisterdevice CVE-2022-45884 - media: dvbdev: fix error logic at dvbregisterdevice...

10CVSS6.9AI score0.54577EPSS
Exploits2References1
RedHat Linux
RedHat Linux
added 2024/06/05 12:36 a.m.4 views

kernel: media: dvbdev: Fix memory leak in dvb_media_device_free()

A flaw was found in the Linux kernel. A missing memory release in the dvbmediadevicefree function in the drivers/media/dvb-core/dvbdev.c file can result in a memory leak...

5.5CVSS6.6AI score0.00242EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.1 views

kernel: media: dvbdev: adopts refcnt to avoid UAF

In the Linux kernel, the following vulnerability has been resolved: media: dvbdev: adopts refcnt to avoid UAF dvbunregisterdevice is known that prone to use-after-free. That is, the cleanup from dvbunregisterdevice releases the dvbdevice even if there are pointers stored in file-privatedata still...

7.8CVSS6.8AI score0.0015EPSS
Exploits0References5
Rows per page
Query Builder