Lucene search
+L

766 matches found

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
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 Linux kernel that originates from an out-of-bounds write error in the rtl2832pidfilter function in the drivers:media:dvb-frontends/rtl2832...

7.8CVSS6.9AI score0.00268EPSS
SaveExploits0References10
OSV
OSV
added 2024/09/20 11:9 a.m.7 views

OESA-2024-2152 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035i2cmasterxfer In af9035i2cmasterxfer, msg is controlled by user. When msgi.buf is null and msgi.len is zer...

7.8CVSS6.2AI score0.00255EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/20 11:9 a.m.7 views

OESA-2024-2151 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035i2cmasterxfer In af9035i2cmasterxfer, msg is controlled by user. When msgi.buf is null and msgi.len is zer...

8.8CVSS6.2AI score0.007EPSS
SaveExploits0References9
OSV
OSV
added 2024/09/09 11:55 a.m.11 views

CLSA-2024-1725882897 kernel: Fix of 4 CVEs

media: dvb-core: Fix use-after-free due on race condition at dvbnet CVE-2022-45886 - media: dvb-core: Fix use-after-free due to race condition at dvbcaen50221 CVE-2022-45919 - bonding: Fix out-of-bounds read in bondoptionarpiptargetsset CVE-2024-39487 - net: fix dstnegativeadvice race...

7.8CVSS7AI score0.02701EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2024/09/07 3:38 a.m.17 views

SUSE CVE-2023-52915

In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035i2cmasterxfer In af9035i2cmasterxfer, msg is controlled by user. When msgi.buf is null and msgi.len is zero, former checks on msgi.buf would be passed. Malicious data finally...

5.5CVSS6.3AI score0.00211EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2024/09/06 10:47 a.m.24 views

CVE-2023-52915

A NULL pointer dereference vulnerability was found in the af9035i2cmasterxfer function of the dvb-usb-v2 driver in the Linux kernel. This issue occurred because the function did not adequately check the msgi.buf and msgi.len fields, allowing a NULL pointer dereference if msgi.buf was NULL and...

5.5CVSS5.3AI score0.00211EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/06 9:15 a.m.28 views

CVE-2023-52915

In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035i2cmasterxfer In af9035i2cmasterxfer, msg is controlled by user. When msgi.buf is null and msgi.len is zero, former checks on msgi.buf would be passed. Malicious data finally...

5.5CVSS0.00211EPSS
SaveExploits0References8
OSV
OSV
added 2024/09/06 9:15 a.m.12 views

UBUNTU-CVE-2023-52915

In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035i2cmasterxfer In af9035i2cmasterxfer, msg is controlled by user. When msgi.buf is null and msgi.len is zero, former checks on msgi.buf would be passed. Malicious data finally...

5.5CVSS6.1AI score0.00211EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/09/06 9:7 a.m.39 views

CVE-2023-52915 media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035_i2c_master_xfer

In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035i2cmasterxfer In af9035i2cmasterxfer, msg is controlled by user. When msgi.buf is null and msgi.len is zero, former checks on msgi.buf would be passed. Malicious data finally...

0.00211EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/09/06 12:0 a.m.17 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 originates in the af9035i2cmasterxfer function in the dvb-usb-v2 driver that does not adequately check msgi.buf, which...

5.5CVSS6.5AI score0.00211EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/08/27 2:24 a.m.5 views

SUSE 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...

6.4CVSS6.4AI score0.00214EPSS
SaveExploits0References16
OSV
OSV
added 2024/08/26 11:15 a.m.13 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
SaveExploits0References1
OSV
OSV
added 2024/08/26 11:15 a.m.1 views

DEBIAN-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.8CVSS5.8AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/26 11:15 a.m.17 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
SaveExploits0References41
zdt
zdt
added 2024/08/24 12:0 a.m.151 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
SaveExploits0
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
Rows per page
Query Builder