Lucene search
+L

171770 matches found

CVE
CVE
added 2026/08/15 5:58 a.m.48 views

CVE-2026-74350

CVE-2026-74350 describes a vulnerability in the Linux kernel OCFS2 fast symlink handling. If a zero-cluster fast symlink inode has an i_size that exceeds the inline payload capacity or its payload is not exactly NUL-terminated at i_size, a memcpy during read can read past the inode block buffer, ...

9.8CVSS5.6AI score0.00379EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/15 5:58 a.m.25 views

CVE-2026-74349

The CVE-2026-74349 issue affects the Linux kernel’s OCFS2 filesystem, where FITRIM range handling incorrectly validated ranges that cross cluster boundaries. Specifically, ocfs2_trim_mainbm() trims the global bitmap in cluster units but only validates ranges against sb->s_blocksize; on filesys...

7.1CVSS5.3AI score0.00126EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 5:58 a.m.32 views

CVE-2026-74349 ocfs2: reject FITRIM ranges shorter than a cluster

In the Linux kernel, the following vulnerability has been resolved: ocfs2: reject FITRIM ranges shorter than a cluster ocfs2trimmainbm trims the global bitmap in cluster units, but its too-short range validation only checks sb-sblocksize. On filesystems with a cluster size larger than the block...

7.1CVSS0.00126EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:58 a.m.9 views

CVE-2026-74324 wifi: mt76: mt7925: validate skb length in testmode query

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: validate skb length in testmode query In mt7925tmquery, the response skb from mt76mcusendandgetmsg is used in a memcpy without validating its length: memcpyevtresp, skb-data + 8, MT7925EVTRSPLEN; where...

5.5AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/15 5:58 a.m.6 views

EUVD-2026-59454

In the Linux kernel, the following vulnerability has been resolved: ext4: validate donor file superblock early in EXT4IOCMOVEEXT Reject the EXT4IOCMOVEEXT ioctl early if the donor file does not belong to the same superblock as the original file. Currently, this validation is performed inside...

5.3AI score0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/15 5:58 a.m.31 views

CVE-2026-74307 ext4: validate donor file superblock early in EXT4_IOC_MOVE_EXT

In the Linux kernel, the following vulnerability has been resolved: ext4: validate donor file superblock early in EXT4IOCMOVEEXT Reject the EXT4IOCMOVEEXT ioctl early if the donor file does not belong to the same superblock as the original file. Currently, this validation is performed inside...

0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/15 5:58 a.m.30 views

CVE-2026-74300 Bluetooth: hci: validate codec capability element length

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci: validate codec capability element length Read Local Codec Capabilities returns a sequence of capability elements. Each element starts with a one-byte length followed by that many payload bytes...

8.8CVSS0.0026EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/15 5:58 a.m.10 views

EUVD-2026-59442

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: hdachdmi: Validate written enum value hdachdmisetpinportmux uses the written enum value to index the texts array before calling sndsocdapmputenumdouble, which validates that the value is within the enum item range. ...

5.3AI score0.00126EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/15 5:58 a.m.29 views

CVE-2026-74295

The CVE-2026-74295 entry concerns the Linux kernel ASoC: codecs/hdac_hdmi path. The vulnerability arose because hdac_hdmi_set_pin_port_mux() indexed the texts array using the written enum value before validating it with snd_soc_dapm_put_enum_double(), which could allow an out-of-range index and r...

7.1CVSS5.3AI score0.00126EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 5:58 a.m.19 views

CVE-2026-74295 ASoC: codecs: hdac_hdmi: Validate written enum value

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: hdachdmi: Validate written enum value hdachdmisetpinportmux uses the written enum value to index the texts array before calling sndsocdapmputenumdouble, which validates that the value is within the enum item range. ...

7.1CVSS5.5AI score
SaveExploits0References10
Cvelist
Cvelist
added 2026/08/15 5:58 a.m.34 views

CVE-2026-74295 ASoC: codecs: hdac_hdmi: Validate written enum value

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: hdachdmi: Validate written enum value hdachdmisetpinportmux uses the written enum value to index the texts array before calling sndsocdapmputenumdouble, which validates that the value is within the enum item range. ...

7.1CVSS0.00126EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/15 5:57 a.m.36 views

CVE-2026-74294 ASoC: meson: aiu: Validate written enum values

In the Linux kernel, the following vulnerability has been resolved: ASoC: meson: aiu: Validate written enum values The AIU HDMI and internal codec mux put callbacks use the written enum value with sndsocenumitemtoval before checking whether the value is valid for the enumeration. Reject...

7.3CVSS0.00114EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/15 5:57 a.m.25 views

CVE-2026-74294

The CVE-2026-74294 issue affects the Linux kernel ASoC meson AIU: the AIU HDMI and internal codec mux put callbacks could use an out-of-range enum value when calling snd_soc_enum_item_to_val() before validating the enumeration. The vulnerability has been resolved by rejecting out-of-range values ...

7.3CVSS5.3AI score0.00114EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/15 5:57 a.m.6 views

EUVD-2026-59441

In the Linux kernel, the following vulnerability has been resolved: ASoC: meson: aiu: Validate written enum values The AIU HDMI and internal codec mux put callbacks use the written enum value with sndsocenumitemtoval before checking whether the value is valid for the enumeration. Reject...

5.3AI score0.00114EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 5:57 a.m.10 views

CVE-2026-74294 ASoC: meson: aiu: Validate written enum values

In the Linux kernel, the following vulnerability has been resolved: ASoC: meson: aiu: Validate written enum values The AIU HDMI and internal codec mux put callbacks use the written enum value with sndsocenumitemtoval before checking whether the value is valid for the enumeration. Reject...

7.3CVSS5.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/15 5:57 a.m.30 views

CVE-2026-74293 ASoC: fsl: fsl_audmix: Validate written enum values

In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl: fslaudmix: Validate written enum values fslaudmixputmixclksrc and fslaudmixputoutsrc convert the user-provided enum item with sndsocenumitemtoval before checking whether the item is within the enum's item count. The...

7.8CVSS0.00129EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 5:57 a.m.37 views

CVE-2026-74292 ASoC: tegra: tegra210_ahub: Validate written enum value

In the Linux kernel, the following vulnerability has been resolved: ASoC: tegra: tegra210ahub: Validate written enum value tegraahubputvalueenum reads e-valuesitem0 before checking whether item0 is within the enum item range. The existing check therefore happens too late to prevent an out-of-rang...

7.1CVSS0.00126EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:57 a.m.27 views

CVE-2026-74293

In the Linux kernel ASoC subsystem for Freescale (fsl) audio mixer, CVE-2026-74293 concerns fsl_audmix_put_mix_clk_src() and fsl_audmix_put_out_src(). These callbacks convert a user-supplied enum item to a value with snd_soc_enum_item_to_val() before validating it against the enum’s item count, w...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:57 a.m.6 views

CVE-2026-74292 ASoC: tegra: tegra210_ahub: Validate written enum value

In the Linux kernel, the following vulnerability has been resolved: ASoC: tegra: tegra210ahub: Validate written enum value tegraahubputvalueenum reads e-valuesitem0 before checking whether item0 is within the enum item range. The existing check therefore happens too late to prevent an out-of-rang...

7.1CVSS5.5AI score
SaveExploits0References11
CVE
CVE
added 2026/08/15 5:57 a.m.20 views

CVE-2026-74292

Technical details about CVE-2026-74292 are not publicly available in the provided documents. Monitor for updates.

7.1CVSS5.3AI score0.00126EPSS
SaveExploits0References8
Rows per page
Query Builder