Lucene search
K

750 matches found

OSV
OSV
added 2025/01/13 11:55 p.m.5 views

CLSA-2025-1736778412 kernel: Fix of 17 CVEs

tracing: Free buffers when a used dynamic event is removed CVE-2022-49006 - ASoC: ops: Check bounds for second channel in sndsocputvolswsx CVE-2022-48951 - ext4: fix slab-use-after-free in ext4splitextentat CVE-2024-49884 - ext4: fix bug on in ext4escacheextent as ext4splitextentat failed...

7.8CVSS6.9AI score0.00352EPSS
Exploits1References1
OSV
OSV
added 2025/01/13 3:55 p.m.5 views

CLSA-2025-1736783731 kernel: Fix of 10 CVEs

media: edia: dvbdev: fix a use-after-free CVE-2024-27043 - vsock/virtio: Initialization of the dangling pointer occurring in vsk-trans CVE-2024-50264 - net/sched: stop qdisctreereducebacklog on TCHROOT CVE-2024-53057 - bpf: Fix out-of-bounds write in triegetnextkey CVE-2024-50262 - KVM: nSVM:...

7.8CVSS6.9AI score0.00352EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/01/06 6:50 p.m.14 views

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.9AI score0.00212EPSS
Exploits0References4
OSV
OSV
added 2025/01/06 5:15 p.m.2 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.00212EPSS
Exploits0References1
NVD
NVD
added 2025/01/06 5:15 p.m.16 views

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.5CVSS0.00212EPSS
Exploits0References9
OSV
OSV
added 2025/01/06 5:15 p.m.8 views

AZL-55082 CVE-2024-56769 affecting package kernel for versions less than 5.15.176.3-1

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.8AI score0.00212EPSS
Exploits0References1
OSV
OSV
added 2025/01/06 5:15 p.m.0 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.00212EPSS
Exploits0References45
CVE
CVE
added 2025/01/06 4:20 p.m.205 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.00212EPSS
Exploits0References9Affected Software1
RedHat Linux
RedHat Linux
added 2024/11/26 2:17 a.m.1 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
Exploits0References5
AstraLinux
AstraLinux
added 2024/11/23 3:4 a.m.3 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.8CVSS6AI score0.00214EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/11/20 3:48 a.m.1 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.00272EPSS
Exploits0References45
OSV
OSV
added 2024/11/19 6:15 p.m.3 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.00272EPSS
Exploits0References1
OSV
OSV
added 2024/11/19 6:15 p.m.13 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.00272EPSS
Exploits0References1
OSV
OSV
added 2024/11/19 6:15 p.m.5 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.00272EPSS
Exploits0References1
OSV
OSV
added 2024/11/19 6:15 p.m.5 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...

5.5CVSS6.2AI score0.00272EPSS
Exploits0References57
Cvelist
Cvelist
added 2024/11/19 5:22 p.m.25 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...

0.00272EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2024/11/19 5:22 p.m.15 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...

5.5CVSS5.6AI score0.00272EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/11/19 3:49 a.m.2 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.00189EPSS
Exploits0References3
OSV
OSV
added 2024/11/19 2:16 a.m.3 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.00189EPSS
Exploits0References1
OSV
OSV
added 2024/11/19 2:16 a.m.3 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
Exploits0References17
Rows per page
Query Builder