Lucene search
+L

766 matches found

OSV
OSV
added 2025/01/06 5:15 p.m.7 views

DEBIAN-CVE-2024-56769

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: dib3000mb: fix uninit-value in dib3000writereg Syzbot reports 1 an uninitialized value issue found by KMSAN in dib3000readreg. Local u8 rb2 is used in i2ctransfer as a read buffer; in case that call fails, t...

5.5CVSS5.9AI score0.00223EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/06 5:15 p.m.3 views

UBUNTU-CVE-2024-56769

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: dib3000mb: fix uninit-value in dib3000writereg Syzbot reports 1 an uninitialized value issue found by KMSAN in dib3000readreg. Local u8 rb2 is used in i2ctransfer as a read buffer; in case that call fails, t...

5.5CVSS6.3AI score0.00223EPSS
SaveExploits0References45
CVE
CVE
added 2025/01/06 4:20 p.m.219 views

CVE-2024-56769

CVE-2024-56769 affects the Linux kernel media DVB frontends, specifically the dib3000mb driver. The issue is a KMSAN-detected uninitialized value in dib3000_read_reg, arising from an inadequate error handling path in i2c_transfer() where a read buffer rb[2] can end up with undefined values if the...

5.5CVSS6.6AI score0.00223EPSS
SaveExploits0References9Affected Software1
RedHat Linux
RedHat Linux
added 2024/11/26 2:17 a.m.5 views

kernel: media: edia: dvbdev: fix a use-after-free

In the Linux kernel, the following vulnerability has been resolved: media: edia: dvbdev: fix a use-after-free In dvbregisterdevice, pdvbdev is set equal to dvbdev, which is freed in several error-handling paths. However, pdvbdev is not set to NULL after dvbdev's deallocation, causing...

7.8CVSS6.4AI score0.00291EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2024/11/23 3:4 a.m.6 views

Astra Linux – Vulnerability in Linux 6.1

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

7.8CVSS6.1AI score0.00214EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/11/20 3:48 a.m.3 views

SUSE CVE-2024-53063

In the Linux kernel, the following vulnerability has been resolved: media: dvbdev: prevent the risk of out of memory access The dvbdev contains a static variable used to store dvb minors. The behavior of it depends if CONFIGDVBDYNAMICMINORS is set or not. When not set, dvbregisterdevice won't che...

7.1CVSS6.7AI score0.00282EPSS
SaveExploits0References45
OSV
OSV
added 2024/11/19 6:15 p.m.24 views

AZL-53936 CVE-2024-53063 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: media: dvbdev: prevent the risk of out of memory access The dvbdev contains a static variable used to store dvb minors. The behavior of it depends if CONFIGDVBDYNAMICMINORS is set or not. When not set, dvbregisterdevice won't che...

5.5CVSS6.4AI score0.00282EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 6:15 p.m.9 views

DEBIAN-CVE-2024-53063

In the Linux kernel, the following vulnerability has been resolved: media: dvbdev: prevent the risk of out of memory access The dvbdev contains a static variable used to store dvb minors. The behavior of it depends if CONFIGDVBDYNAMICMINORS is set or not. When not set, dvbregisterdevice won't che...

5.5CVSS5.6AI score0.00282EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 6:15 p.m.13 views

AZL-53840 CVE-2024-53063 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: media: dvbdev: prevent the risk of out of memory access The dvbdev contains a static variable used to store dvb minors. The behavior of it depends if CONFIGDVBDYNAMICMINORS is set or not. When not set, dvbregisterdevice won't che...

5.5CVSS6.3AI score0.00282EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 6:15 p.m.14 views

UBUNTU-CVE-2024-53063

In the Linux kernel, the following vulnerability has been resolved: media: dvbdev: prevent the risk of out of memory access The dvbdev contains a static variable used to store dvb minors. The behavior of it depends if CONFIGDVBDYNAMICMINORS is set or not. When not set, dvbregisterdevice won't che...

7.8CVSS6.2AI score0.00282EPSS
SaveExploits0References57
Cvelist
Cvelist
added 2024/11/19 5:22 p.m.38 views

CVE-2024-53063 media: dvbdev: prevent the risk of out of memory access

In the Linux kernel, the following vulnerability has been resolved: media: dvbdev: prevent the risk of out of memory access The dvbdev contains a static variable used to store dvb minors. The behavior of it depends if CONFIGDVBDYNAMICMINORS is set or not. When not set, dvbregisterdevice won't che...

7.8CVSS0.00282EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/11/19 5:22 p.m.19 views

CVE-2024-53063

In the Linux kernel, the following vulnerability has been resolved: media: dvbdev: prevent the risk of out of memory access The dvbdev contains a static variable used to store dvb minors. The behavior of it depends if CONFIGDVBDYNAMICMINORS is set or not. When not set, dvbregisterdevice won't che...

7.8CVSS5.6AI score0.00282EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/11/19 3:49 a.m.7 views

SUSE CVE-2024-50291

In the Linux kernel, the following vulnerability has been resolved: media: dvb-core: add missing buffer index check dvbvb2expbuf didn't check if the given buffer index was for a valid buffer. Add this check...

7.8CVSS7.9AI score0.00201EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/19 2:16 a.m.4 views

DEBIAN-CVE-2024-50291

In the Linux kernel, the following vulnerability has been resolved: media: dvb-core: add missing buffer index check dvbvb2expbuf didn't check if the given buffer index was for a valid buffer. Add this check...

5.5CVSS5.9AI score0.00201EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 2:16 a.m.11 views

UBUNTU-CVE-2024-50289

In the Linux kernel, the following vulnerability has been resolved: media: av7110: fix a spectre vulnerability As warned by smatch: drivers/staging/media/av7110/av7110ca.c:270 dvbcaioctl warn: potential spectre issue 'av7110-cislot' w local cap There is a spectre-related vulnerability at the code...

5.5CVSS6.6AI score0.00177EPSS
SaveExploits0References17
Vulnrichment
Vulnrichment
added 2024/11/19 1:30 a.m.4 views

CVE-2024-50291 media: dvb-core: add missing buffer index check

In the Linux kernel, the following vulnerability has been resolved: media: dvb-core: add missing buffer index check dvbvb2expbuf didn't check if the given buffer index was for a valid buffer. Add this check...

7.8AI score0.00201EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/19 1:30 a.m.13 views

CVE-2024-50291 media: dvb-core: add missing buffer index check

In the Linux kernel, the following vulnerability has been resolved: media: dvb-core: add missing buffer index check dvbvb2expbuf didn't check if the given buffer index was for a valid buffer. Add this check...

7.8CVSS6.3AI score
SaveExploits0References5
CVE
CVE
added 2024/11/19 1:30 a.m.113 views

CVE-2024-50291

CVE-2024-50291 concerns Linux kernel media/dvb-core, where a missing buffer index validation in dvb_vb2_expbuf() (and related dvb_vb2.c handling) was fixed. Connected advisory notes describe a vulnerability in dvb_vb2_querybuf() that could allow an attacker to compromise protected information int...

7.8CVSS6.8AI score0.00201EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/11/19 1:30 a.m.29 views

CVE-2024-50291 media: dvb-core: add missing buffer index check

In the Linux kernel, the following vulnerability has been resolved: media: dvb-core: add missing buffer index check dvbvb2expbuf didn't check if the given buffer index was for a valid buffer. Add this check...

7.8CVSS0.00201EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/11/19 1:30 a.m.12 views

CVE-2024-50291

In the Linux kernel, the following vulnerability has been resolved: media: dvb-core: add missing buffer index check dvbvb2expbuf didn't check if the given buffer index was for a valid buffer. Add this check...

7.8CVSS5.9AI score0.00201EPSS
SaveExploits0
Rows per page
Query Builder