Lucene search
+L

8190 matches found

CVE
CVE
added 2025/01/11 12:39 p.m.2471 views

CVE-2024-57800

CVE-2024-57800 affects the Linux kernel in ALSA memalloc handling. When DMA API debugging is enabled, it may warn about a device driver failing to check a DMA address map, e.g. device address 0x00000000ffff0000, due to explicit address checks instead of using dma_mapping_error(). The documented f...

5.5CVSS7AI score0.00207EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/01/11 12:39 p.m.17 views

CVE-2024-57800 ALSA: memalloc: prefer dma_mapping_error() over explicit address checking

In the Linux kernel, the following vulnerability has been resolved: ALSA: memalloc: prefer dmamappingerror over explicit address checking With CONFIGDMAAPIDEBUG enabled, the following warning is observed: DMA-API: sndhdaintel 0000:03:00.1: device driver failed to check map errordevice...

5.7AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/01/11 12:25 p.m.10 views

CVE-2024-48881

In the Linux kernel, the following vulnerability has been resolved: bcache: revert replacing ISERRORNULL with ISERR again Commit 028ddcac477b "bcache: Remove unnecessary NULL point check in node allocations" leads a NULL pointer deference in cachesetflush. 1721 if !ISERRORNULLc-root 1722...

5.5CVSS5.6AI score0.00251EPSS
SaveExploits0
OSV
OSV
added 2025/01/10 4:48 p.m.20 views

SUSE-SU-2025:0067-1 Security update for gstreamer-plugins-good

This update for gstreamer-plugins-good fixes the following issues: - CVE-2024-47530: Fixed an uninitialized stack memory in Matroska/WebM demuxer. boo1234421 - CVE-2024-47537: Fixed an out-of-bounds write in isomp4/qtdemux.c. boo1234414 - CVE-2024-47539: Fixed an out-of-bounds write in...

9.8CVSS8.1AI score0.01355EPSS
SaveExploits0References45
BDU FSTEC
BDU FSTEC
added 2025/01/10 12:00 a.m.13 views

The vulnerability of the Drupal CMS system’s kernel allows attackers to compromise the integrity of the protected information.

The vulnerability of the Drupal CMS system’s kernel is related to deficiencies in handling error situations. Exploiting this vulnerability allows an attacker to potentially compromise the integrity of the protected information...

5.9CVSS5.4AI score0.00375EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2025/01/09 5:57 p.m.16 views

CVE-2024-56772

In the Linux kernel, the following vulnerability has been resolved: kunit: string-stream: Fix a UAF bug in kunitinitsuite In kunitdebugfscreatesuite, if allocstringstream fails in the kunitsuiteforeachtestcase loop, the "suite-log = stream" has assigned before, and the error path only free the...

6.7CVSS7.1AI score0.00202EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/08 11:51 p.m.16 views

CVE-2024-53165

In the Linux kernel, the following vulnerability has been resolved: sh: intc: Fix use-after-free bug in registerintccontroller In the error handling for this function, d is freed without ever removing it from intclist which would lead to a use after free. To fix this, let's only add it to the lis...

7.8CVSS6.8AI score0.00258EPSS
SaveExploits0References7
NVD
NVD
added 2025/01/08 6:15 p.m.30 views

CVE-2024-56772

In the Linux kernel, the following vulnerability has been resolved: kunit: string-stream: Fix a UAF bug in kunitinitsuite In kunitdebugfscreatesuite, if allocstringstream fails in the kunitsuiteforeachtestcase loop, the "suite-log = stream" has assigned before, and the error path only free the...

7.8CVSS0.00202EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/01/08 5:52 p.m.23 views

CVE-2024-56787 soc: imx8m: Probe the SoC driver as platform driver

In the Linux kernel, the following vulnerability has been resolved: soc: imx8m: Probe the SoC driver as platform driver With driverasyncprobe= on kernel command line, the following trace is produced because on i.MX8M Plus hardware because the soc-imx8m.c driver calls ofclkgetbyname which returns...

0.00207EPSS
SaveExploits0References5
CVE
CVE
added 2025/01/08 5:49 p.m.170 views

CVE-2024-56772

The CVE-2024-56772 entry describes a use-after-free in Linux kernel kunit: in kunit_debugfs_create_suite(), if alloc_string_stream() fails during kunit_suite_for_each_test_case(), suite->log has already been assigned and the error path frees the stream but does not NULL the pointer. This leads...

7.8CVSS6.7AI score0.00202EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/01/08 5:49 p.m.9 views

CVE-2024-56772 kunit: string-stream: Fix a UAF bug in kunit_init_suite()

In the Linux kernel, the following vulnerability has been resolved: kunit: string-stream: Fix a UAF bug in kunitinitsuite In kunitdebugfscreatesuite, if allocstringstream fails in the kunitsuiteforeachtestcase loop, the "suite-log = stream" has assigned before, and the error path only free the...

7.8CVSS6.5AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/01/08 5:49 p.m.7 views

CVE-2024-56772 kunit: string-stream: Fix a UAF bug in kunit_init_suite()

In the Linux kernel, the following vulnerability has been resolved: kunit: string-stream: Fix a UAF bug in kunitinitsuite In kunitdebugfscreatesuite, if allocstringstream fails in the kunitsuiteforeachtestcase loop, the "suite-log = stream" has assigned before, and the error path only free the...

7.5AI score0.00202EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/01/08 12:00 a.m.13 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 code issue vulnerability exists in Linux kernel that originates from the STI DRM driver not checking the return value of drmatomicgetcrtcstate when handling error pointers,...

5.5CVSS6.6AI score0.00207EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/01/07 12:00 a.m.8 views

PT-2025-4353

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.12.10 Description The issue is related to incorrect locking of resources in the fs/afs/addr prefs.c module of the Linux kernel. This can lead to a denial of service. The problem occurs when the function returns...

5.5CVSS7.4AI score0.0014EPSS
SaveExploits0References448
RedhatCVE
RedhatCVE
added 2025/01/06 7:52 p.m.21 views

CVE-2024-56762

In the Linux kernel, the following vulnerability has been resolved: iouring/sqpoll: fix sqpoll error handling races BUG: KASAN: slab-use-after-free in lockacquire+0x370b/0x4a10 kernel/locking/lockdep.c:5089 Call Trace: ... rawspinlockirqsave+0x3d/0x60 kernel/locking/spinlock.c:162...

5.5CVSS7.1AI score
SaveExploits0References4
NVD
NVD
added 2025/01/06 5:15 p.m.24 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.00229EPSS
SaveExploits0References9
NVD
NVD
added 2025/01/06 5:15 p.m.22 views

CVE-2024-56767

In the Linux kernel, the following vulnerability has been resolved: dmaengine: atxdmac: avoid nullprtderef in atxdmacprepdmamemset The atxdmacmemsetcreatedesc may return NULL, which will lead to a null pointer dereference. For example, the len input is error, or the atchan-freedescslist is empty...

5.5CVSS0.00217EPSS
SaveExploits0References9
NVD
NVD
added 2025/01/06 5:15 p.m.18 views

CVE-2024-56762

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
Cvelist
Cvelist
added 2025/01/06 4:20 p.m.29 views

CVE-2024-56769 media: dvb-frontends: dib3000mb: fix uninit-value in dib3000_write_reg

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

0.00229EPSS
SaveExploits0References7
OSV
OSV
added 2025/01/06 4:20 p.m.10 views

CVE-2024-56769 media: dvb-frontends: dib3000mb: fix uninit-value in dib3000_write_reg

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

6.2AI score
SaveExploits0References12
Rows per page
Query Builder