Lucene search
+L

3742 matches found

UbuntuCve
UbuntuCve
added 2026/08/28 12:17 a.m.9 views

CVE-2026-38348

An integer overflow in the libswscale/utils.c component of FFmpeg N-122528-gdd2976b9e1 allows attackers to cause a Denial of Service DoS via supplying a crafted image file...

7.5CVSS5.9AI score0.00324EPSS
SaveExploits0References3
Circl
Circl
added 2026/08/27 12:00 p.m.13 views

CVE-2017-12426

creationtimestamp| type| source ---|---|--- 2026-08-27 12:00:12+00:00| seen| Telegram/SVZvTdeqqmSRakJEIQhn4CjyThzPklzbZgbnjRRXOSeUVHM 2026-08-28 00:00:56+00:00| seen| Telegram/SVZvTdeqqmSRakJEIQhn4CjyThzPklzbZgbnjRRXOSeUVHM 2026-08-29 00:00:14+00:00| published-proof-of-concept|...

8.8CVSS7.2AI score0.0354EPSS
SaveExploits1
EUVD
EUVD
added 2026/08/27 6:31 a.m.8 views

EUVD-2026-66452

In the Linux kernel, the following vulnerability has been resolved: xfs: fix off-by-one in rtrefcount btree root level validation xfsrtrefcountbtcomputemaxlevels sets mp-mrtrefcmaxlevels = mindmaxlevels, rmaxlevels + 1; where the trailing "+ 1" already accounts for the inode-root level, so the...

7.8CVSS5.5AI score0.00127EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/27 12:00 a.m.33 views

CVE-2026-38349

An integer overflow in the hScale16To19c function libswscale/output.c of FFmpeg N-122528-gdd2976b9e1 allows attackers to cause a Denial of Service DoS via supplying a crafted image file...

0.00324EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/27 12:00 a.m.32 views

CVE-2026-38348

An integer overflow in the libswscale/utils.c component of FFmpeg N-122528-gdd2976b9e1 allows attackers to cause a Denial of Service DoS via supplying a crafted image file...

0.00324EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.13 views

PT-2026-82763

An integer overflow in the hScale16To19 c function libswscale/output.c of FFmpeg N-122528-gdd2976b9e1 allows attackers to cause a Denial of Service DoS via supplying a crafted image file...

5.3AI score0.00324EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/27 12:00 a.m.23 views

CVE-2026-38348

An integer overflow in the libswscale/utils.c component of FFmpeg (version N-122528-gdd2976b9e1) allows a remote attacker with no privileges or user interaction to cause a Denial of Service by supplying a crafted image file, potentially rendering the application unresponsive or crashing. The vuln...

7.5CVSS5.3AI score0.00324EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.11 views

PT-2026-82762

An integer overflow in the libswscale/utils.c component of FFmpeg N-122528-gdd2976b9e1 allows attackers to cause a Denial of Service DoS via supplying a crafted image file...

5.3AI score0.00324EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/27 12:00 a.m.27 views

CVE-2026-38349

CVE-2026-38349 is an integer overflow in the hScale16To19_c() function within libswscale/output.c of FFmpeg N-122528-gdd2976b9e1 . A remote attacker can trigger a Denial of Service (DoS) by supplying a crafted image file, causing the application to crash or become unresponsive. The flaw is scored...

7.5CVSS5.3AI score0.00324EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/08/27 12:00 a.m.6 views

CVE-2026-38348

An integer overflow in the libswscale/utils.c component of FFmpeg N-122528-gdd2976b9e1 allows attackers to cause a Denial of Service DoS via supplying a crafted image file...

7.5CVSS5.9AI score0.00324EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/27 12:00 a.m.6 views

CVE-2026-38349

An integer overflow in the hScale16To19c function libswscale/output.c of FFmpeg N-122528-gdd2976b9e1 allows attackers to cause a Denial of Service DoS via supplying a crafted image file...

7.5CVSS5.9AI score0.00324EPSS
SaveExploits0
OSV
OSV
added 2026/08/26 3:17 p.m.7 views

AZL-97851 CVE-2026-80536 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: xfs: bounds-check buffer log item's dirty bitmap xlogrecoverdoregbuffer replays each dirty region described by a buffer log item's bitmap into the buffer read for that item: memcpyxfsbufoffsetbp, uintbit ribufi.iovbase, nbits...

8.4CVSS6AI score0.00144EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:17 p.m.3 views

UBUNTU-CVE-2026-80536

In the Linux kernel, the following vulnerability has been resolved: xfs: bounds-check buffer log item's dirty bitmap xlogrecoverdoregbuffer replays each dirty region described by a buffer log item's bitmap into the buffer read for that item: memcpyxfsbufoffsetbp, uintbit ribufi.iovbase, nbits...

8.4CVSS6AI score0.00144EPSS
SaveExploits0References10
CVE
CVE
added 2026/08/26 2:37 p.m.18 views

CVE-2026-80537

CVE-2026-80537 is an off-by-one error in the Linux kernel's XFS filesystem, specifically in the realtime refcount btree root level validation. The functions xfs_rtrefcountbt_verify() and xfs_iformat_rtrefcount() use > instead of >= when checking the on-disk root level, allowing a crafted XF...

7.8CVSS5.5AI score0.00127EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/26 2:37 p.m.35 views

CVE-2026-80537 xfs: fix off-by-one in rtrefcount btree root level validation

In the Linux kernel, the following vulnerability has been resolved: xfs: fix off-by-one in rtrefcount btree root level validation xfsrtrefcountbtcomputemaxlevels sets mp-mrtrefcmaxlevels = mindmaxlevels, rmaxlevels + 1; where the trailing "+ 1" already accounts for the inode-root level, so the...

7.8CVSS0.00127EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/26 2:37 p.m.24 views

CVE-2026-80536

CVE-2026-80536 is an out-of-bounds write in the Linux kernel's XFS filesystem , specifically in xlog_recover_do_reg_buffer() during mount-time log recovery. The destination offset and buffer size are both attacker-controlled but only bounded by an ASSERT() that compiles away on production kernels...

8.4CVSS5.7AI score0.00144EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/26 2:37 p.m.9 views

CVE-2026-80536 xfs: bounds-check buffer log item's dirty bitmap

In the Linux kernel, the following vulnerability has been resolved: xfs: bounds-check buffer log item's dirty bitmap xlogrecoverdoregbuffer replays each dirty region described by a buffer log item's bitmap into the buffer read for that item: memcpyxfsbufoffsetbp, uintbit ribufi.iovbase, nbits...

8.4CVSS5.9AI score
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2026/08/26 9:23 a.m.6 views

CVE-2026-48749

A flaw was found in Incus, a container and virtual machine manager. A crafted container image can use a symlink in the rootfs directory to read or write arbitrary files on the host, potentially leading to command execution. Mitigation No mitigation is needed as Incus is not shipped in any Red Hat...

9.9CVSS8.5AI score0.00807EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.12 views

PT-2026-82153

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An off-by-one error exists in the root level validation of the rtrefcount btree within the XFS file system. The functions xfs rtrefcountbt verify and xfs iformat rtrefcount incorrectly u...

7.8CVSS5.9AI score0.00127EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.6 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-098798)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098798 advisory. In the Linux kernel, the following vulnerability has been resolved: udf: fix partition descriptor append bookkeeping Mounting a crafted UDF image with repeated...

7.8CVSS5.9AI score0.00169EPSS
SaveExploits0References4
Rows per page
Query Builder