Lucene search
+L

98 matches found

OSV
OSV
added 2024/10/21 11:53 a.m.14 views

CVE-2024-47698 drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write error

In the Linux kernel, the following vulnerability has been resolved: drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write error Ensure index in rtl2832pidfilter does not exceed 31 to prevent out-of-bounds access. dev-filters is a 32-bit value, so setbit and clearbit functions should...

7.8CVSS6.5AI score
SaveExploits0References14
Debian CVE
Debian CVE
added 2024/10/21 11:53 a.m.17 views

CVE-2024-47698

In the Linux kernel, the following vulnerability has been resolved: drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write error Ensure index in rtl2832pidfilter does not exceed 31 to prevent out-of-bounds access. dev-filters is a 32-bit value, so setbit and clearbit functions should...

7.8CVSS5.8AI score0.00268EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.19 views

CVE-2024-47698 drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write error

In the Linux kernel, the following vulnerability has been resolved: drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write error Ensure index in rtl2832pidfilter does not exceed 31 to prevent out-of-bounds access. dev-filters is a 32-bit value, so setbit and clearbit functions should...

7AI score0.00268EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.19 views

CVE-2024-47697 drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write error

In the Linux kernel, the following vulnerability has been resolved: drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write error Ensure index in rtl2830pidfilter does not exceed 31 to prevent out-of-bounds access. dev-filters is a 32-bit value, so setbit and clearbit functions should...

7.8CVSS7AI score0.00281EPSS
SaveExploits0References9
CVE
CVE
added 2024/10/21 11:53 a.m.163 views

CVE-2024-47697

CVE-2024-47697: Linux kernel dvb-frontends rtl2830 had an out-of-bounds write via rtl2830_pid_filter due to a boundary check allowing index 32. The patch updates the boundary to index >= 32 (instead of index > 32) and enforces that dev->filters, a 32-bit bitmap, uses set_bit/clear_bit on...

7.8CVSS8.2AI score0.00281EPSS
SaveExploits0References13Affected Software1
Cvelist
Cvelist
added 2024/10/21 11:53 a.m.31 views

CVE-2024-47697 drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write error

In the Linux kernel, the following vulnerability has been resolved: drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write error Ensure index in rtl2830pidfilter does not exceed 31 to prevent out-of-bounds access. dev-filters is a 32-bit value, so setbit and clearbit functions should...

7.8CVSS0.00281EPSS
SaveExploits0References9
OSV
OSV
added 2024/10/21 11:53 a.m.14 views

CVE-2024-47697 drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write error

In the Linux kernel, the following vulnerability has been resolved: drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write error Ensure index in rtl2830pidfilter does not exceed 31 to prevent out-of-bounds access. dev-filters is a 32-bit value, so setbit and clearbit functions should...

7.8CVSS6.5AI score
SaveExploits0References16
Debian CVE
Debian CVE
added 2024/10/21 11:53 a.m.11 views

CVE-2024-47697

In the Linux kernel, the following vulnerability has been resolved: drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write error Ensure index in rtl2830pidfilter does not exceed 31 to prevent out-of-bounds access. dev-filters is a 32-bit value, so setbit and clearbit functions should...

7.8CVSS5.9AI score0.00281EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.6 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 an out-of-bounds write error in the dvb-frontends/rtl2830 driver...

7.8CVSS6.9AI score0.00281EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2024/08/22 12:0 a.m.24 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
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2024/08/16 7:0 a.m.7 views

media: dvb-frontends: tda10048: Fix integer overflow

...

5.5CVSS7.3AI score0.00233EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/08/06 1:59 a.m.4 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
SaveExploits0References16
NVD
NVD
added 2024/07/30 8:15 a.m.37 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
SaveExploits0References9
OSV
OSV
added 2024/07/30 8:15 a.m.13 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
SaveExploits0References1
OSV
OSV
added 2024/07/30 8:15 a.m.10 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
SaveExploits0References1
OSV
OSV
added 2024/07/30 8:15 a.m.4 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
SaveExploits0References36
UbuntuCve
UbuntuCve
added 2024/07/30 8:15 a.m.24 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
SaveExploits0References35
OSV
OSV
added 2024/07/30 7:47 a.m.14 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.230 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.44 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
Rows per page
Query Builder