Lucene search
+L

720 matches found

RedHat Linux
RedHat Linux
added 2026/06/22 5:29 a.m.63 views

kernel: net/sched: act_pedit: extend the writable skb range per key

A flaw was found in the Linux kernel's traffic control packet editing pedit subsystem. In tcfpeditact, the copy-on-write COW range for skbensurewritable is computed once before iterating over edit keys, but the calculation does not account for runtime header offsets added by typed keys. This can...

7.8CVSS5.8AI score0.00583EPSS
SaveExploits13References6
RedHat Linux
RedHat Linux
added 2026/06/22 2:06 a.m.33 views

kernel: net/sched: act_pedit: extend the writable skb range per key

A flaw was found in the Linux kernel's traffic control packet editing pedit subsystem. In tcfpeditact, the copy-on-write COW range for skbensurewritable is computed once before iterating over edit keys, but the calculation does not account for runtime header offsets added by typed keys. This can...

7.8CVSS5.8AI score0.00583EPSS
SaveExploits13References6
RedHat Linux
RedHat Linux
added 2026/06/22 1:41 a.m.36 views

kernel: net/sched: act_pedit: extend the writable skb range per key

A flaw was found in the Linux kernel's traffic control packet editing pedit subsystem. In tcfpeditact, the copy-on-write COW range for skbensurewritable is computed once before iterating over edit keys, but the calculation does not account for runtime header offsets added by typed keys. This can...

7.8CVSS5.8AI score0.00583EPSS
SaveExploits13References6
RedHat Linux
RedHat Linux
added 2026/06/22 1:35 a.m.21 views

kernel: net/sched: act_pedit: extend the writable skb range per key

A flaw was found in the Linux kernel's traffic control packet editing pedit subsystem. In tcfpeditact, the copy-on-write COW range for skbensurewritable is computed once before iterating over edit keys, but the calculation does not account for runtime header offsets added by typed keys. This can...

7.8CVSS5.8AI score0.00583EPSS
SaveExploits13References6
Snyk
Snyk
added 2026/06/19 7:08 p.m.19 views

Out-of-bounds Read

Overview Affected versions of this package are vulnerable to Out-of-bounds Read in the uncompressed HEIF decoder process. An attacker can cause a crash by supplying a crafted HEIF file that manipulates compressed-unit offsets to trigger an out-of-bounds heap read. Remediation Upgrade libheif to...

7.1CVSS5.4AI score0.00199EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/06/19 6:16 p.m.11 views

CVE-2026-49271

libheif is a HEIF and AVIF file format decoder and encoder. Prior to version 1.22.1, the uncompressed HEIF decoder validates explicit icef compressed-unit offsets using unitoffset + unitsize. Because the addition can wrap, a crafted HEIF file can pass the range check and then construct a vector...

6.5CVSS6.1AI score0.00199EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/06/19 5:16 p.m.10 views

CVE-2026-49271

libheif is a HEIF and AVIF file format decoder and encoder. Prior to version 1.22.1, the uncompressed HEIF decoder validates explicit icef compressed-unit offsets using unitoffset + unitsize. Because the addition can wrap, a crafted HEIF file can pass the range check and then construct a vector...

6.5CVSS5.8AI score0.00199EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2026/06/19 4:39 p.m.26 views

kernel: net/sched: act_pedit: extend the writable skb range per key

A flaw was found in the Linux kernel's traffic control packet editing pedit subsystem. In tcfpeditact, the copy-on-write COW range for skbensurewritable is computed once before iterating over edit keys, but the calculation does not account for runtime header offsets added by typed keys. This can...

7.8CVSS5.8AI score0.00583EPSS
SaveExploits13References6
SUSE CVE
SUSE CVE
added 2026/06/17 2:16 a.m.44 views

SUSE CVE-2026-46331

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix pedit partial COW leading to page cache corruption tcfpeditact computes the COW range for skbensurewritable once before the key loop using tcfpoffmaxhint, but the hint does not account for the runtime header offset...

7.8CVSS5.5AI score0.00583EPSS
SaveExploits13References56
NVD
NVD
added 2026/06/16 8:16 a.m.37 views

CVE-2026-46331

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix pedit partial COW leading to page cache corruption tcfpeditact computes the COW range for skbensurewritable once before the key loop using tcfpoffmaxhint, but the hint does not account for the runtime header offset...

7.8CVSS0.00583EPSS
SaveExploits13References44
UbuntuCve
UbuntuCve
added 2026/06/16 8:16 a.m.14 views

CVE-2026-46331

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix pedit partial COW leading to page cache corruption tcfpeditact computes the COW range for skbensurewritable once before the key loop using tcfpoffmaxhint, but the hint does not account for the runtime header offset...

7.8CVSS6.3AI score0.00583EPSS
SaveExploits13References36
CVE
CVE
added 2026/06/16 6:26 a.m.1054 views

CVE-2026-46331

CVE-2026-46331 affects the Linux kernel net/sched pedit action (tcf_pedit_act). The root cause is an incorrect copy-on-write (COW) range calculation: skb_ensure_writable() was called once before the key loop using tcfp_off_max_hint, which does not account for runtime header offsets added by typed...

7.8CVSS5.4AI score0.00583EPSS
SaveIn wildExploits13References44Affected Software1
EUVD
EUVD
added 2026/06/16 6:26 a.m.22 views

EUVD-2026-37039

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix pedit partial COW leading to page cache corruption tcfpeditact computes the COW range for skbensurewritable once before the key loop using tcfpoffmaxhint, but the hint does not account for the runtime header offset...

5.5AI score0.00583EPSS
SaveExploits13References1
Cvelist
Cvelist
added 2026/06/16 6:26 a.m.78 views

CVE-2026-46331 net/sched: fix pedit partial COW leading to page cache corruption

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix pedit partial COW leading to page cache corruption tcfpeditact computes the COW range for skbensurewritable once before the key loop using tcfpoffmaxhint, but the hint does not account for the runtime header offset...

7.8CVSS0.00583EPSS
SaveExploits13References8
ATTACKERKB
ATTACKERKB
added 2026/06/16 6:26 a.m.9 views

CVE-2026-46331

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix pedit partial COW leading to page cache corruption tcfpeditact computes the COW range for skbensurewritable once before the key loop using tcfpoffmaxhint, but the hint does not account for the runtime header offset...

7.8CVSS5.8AI score0.00583EPSS
SaveExploits13References9Affected Software1
NVD
NVD
added 2026/06/15 8:16 p.m.22 views

CVE-2026-53704

A flaw was found in GStreamer's RealMedia demuxer in the gst-plugins-ugly package. When processing a RealMedia file containing a specially crafted FILEINFO metadata section, the demuxer parses variable-name and variable-value pairs using reskippascalstring without validating that offsets remain...

7.1CVSS0.00245EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/06/15 8:16 p.m.9 views

CVE-2026-53704

A flaw was found in GStreamer's RealMedia demuxer in the gst-plugins-ugly package. When processing a RealMedia file containing a specially crafted FILEINFO metadata section, the demuxer parses variable-name and variable-value pairs using reskippascalstring without validating that offsets remain...

7.1CVSS6AI score0.00245EPSS
SaveExploits0References6
CVE
CVE
added 2026/06/15 7:10 p.m.62 views

CVE-2026-53704

GStreamer: RealMedia demuxer in gst-plugins-ugly contains an out-of-bounds read in the FILEINFO metadata parser. The demuxer parses variable-name and variable-value pairs with re_skip_pascal_string() without validating offsets against the mapped buffer, and the element count used to control the p...

7.1CVSS5.3AI score0.00245EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/06/15 7:10 p.m.11 views

CVE-2026-53704 Gstreamer1-plugins-ugly-free: gstreamer: out-of-bounds read in realmedia demuxer fileinfo metadata parser

A flaw was found in GStreamer's RealMedia demuxer in the gst-plugins-ugly package. When processing a RealMedia file containing a specially crafted FILEINFO metadata section, the demuxer parses variable-name and variable-value pairs using reskippascalstring without validating that offsets remain...

7.1CVSS5.2AI score0.00245EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/06/15 7:10 p.m.14 views

CVE-2026-53704

A flaw was found in GStreamer's RealMedia demuxer in the gst-plugins-ugly package. When processing a RealMedia file containing a specially crafted FILEINFO metadata section, the demuxer parses variable-name and variable-value pairs using reskippascalstring without validating that offsets remain...

7.1CVSS4.8AI score0.00245EPSS
SaveExploits0References3
Rows per page
Query Builder