Lucene search
K

5955 matches found

OSV
OSV
added 2025/12/31 1:15 a.m.2 views

CVE-2025-68131 CBORDecoder reuse can leak shareable values across decode calls

cbor2 provides encoding and decoding for the Concise Binary Object Representation CBOR serialization format. Starting in version 3.0.0 and prior to version 5.8.0, whhen a CBORDecoder instance is reused across multiple decode operations, values marked with the shareable tag 28 persist in memory an...

6.9CVSS6.7AI score0.00019EPSS
Exploits1References4
CNNVD
CNNVD
added 2025/12/31 12:0 a.m.4 views

cbor2 安全漏洞

cbor2 is a library with extensive tag support for encoding and decoding binary object representations in serialized format from the individual developer Alex Grönholm. A security vulnerability exists in cbor2 version 3.0.0 up to and including version 5.8.0, which stems from the fact that when the...

7.5CVSS6.4AI score0.00019EPSS
Exploits1References3
OSV
OSV
added 2025/12/30 1:16 p.m.1 views

UBUNTU-CVE-2023-54284

In the Linux kernel, the following vulnerability has been resolved: media: av7110: prevent underflow in writetstodecoder The buf4 value comes from the user via tsplay. It is a value in the u8 range. The final length we pass to av7110ipackinstantrepack is "len - buf4 + 1 - 4" so add a check to...

5.7AI score0.0004EPSS
Exploits0References12
Debian CVE
Debian CVE
added 2025/12/30 12:23 p.m.3 views

CVE-2023-54284

In the Linux kernel, the following vulnerability has been resolved: media: av7110: prevent underflow in writetstodecoder The buf4 value comes from the user via tsplay. It is a value in the u8 range. The final length we pass to av7110ipackinstantrepack is "len - buf4 + 1 - 4" so add a check to...

5.3AI score0.0004EPSS
Exploits0
CVE
CVE
added 2025/12/30 12:23 p.m.9 views

CVE-2023-54284

CVE-2023-54284 affects the Linux kernel (media: av7110) where the length passed to av7110_ipack_instant_repack() could become negative due to user-controlled ts_play() data (buf[4]). The fix adds bounds checking so that len = len - (buf[4] + 1) - 4 cannot underflow, and removes the previous if (!...

6.1AI score0.0004EPSS
Exploits0References9
OSV
OSV
added 2025/12/30 12:23 p.m.2 views

CVE-2023-54284 media: av7110: prevent underflow in write_ts_to_decoder()

In the Linux kernel, the following vulnerability has been resolved: media: av7110: prevent underflow in writetstodecoder The buf4 value comes from the user via tsplay. It is a value in the u8 range. The final length we pass to av7110ipackinstantrepack is "len - buf4 + 1 - 4" so add a check to...

6.4AI score0.0004EPSS
Exploits0References12
OSV
OSV
added 2025/12/30 12:17 p.m.3 views

OESA-2025-2907 ffmpeg security update

FFmpeg is a complete and free Internet live audio and video broadcasting solution for Linux/Unix. It also includes a digital VCR. It can encode in real time in many formats including MPEG1 audio and video, MPEG4, h263, ac3, asf, avi, real, mjpeg, and flash. Security Fixes: A flaw was found in...

5.3CVSS6.5AI score0.00106EPSS
Exploits0References2
OSV
OSV
added 2025/12/30 12:17 p.m.3 views

OESA-2025-2906 ffmpeg security update

FFmpeg is a complete and free Internet live audio and video broadcasting solution for Linux/Unix. It also includes a digital VCR. It can encode in real time in many formats including MPEG1 audio and video, MPEG4, h263, ac3, asf, avi, real, mjpeg, and flash. Security Fixes: A flaw was found in...

5.3CVSS6.5AI score0.00106EPSS
Exploits0References2
OSV
OSV
added 2025/12/30 12:17 p.m.2 views

OESA-2025-2905 ffmpeg security update

FFmpeg is a complete and free Internet live audio and video broadcasting solution for Linux/Unix. It also includes a digital VCR. It can encode in real time in many formats including MPEG1 audio and video, MPEG4, h263, ac3, asf, avi, real, mjpeg, and flash. Security Fixes: A flaw was found in...

5.3CVSS6.5AI score0.00106EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.2 views

PT-2025-54130

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Linux kernel related to the av7110 driver, specifically within the write ts to decoder function. The buf4 value, originating from user input through the ts play...

7.8CVSS7AI score0.00249EPSS
Exploits2References901
Debian CVE
Debian CVE
added 2025/12/29 7:9 p.m.3 views

CVE-2025-68431

libheif is an HEIF and AVIF file format decoder and encoder. Prior to version 1.21.0, a crafted HEIF that exercises the overlay image item path triggers a heap buffer over-read in HeifPixelImage::overlay. The function computes a negative row length likely from an unclipped overlay rectangle or...

7.1CVSS7.9AI score0.00043EPSS
Exploits1
SUSE CVE
SUSE CVE
added 2025/12/24 12:29 a.m.1 views

SUSE CVE-2025-34458

wb2osz/direwolf Dire Wolf versions up to and including 1.8, prior to commit 3658a87, contain a reachable assertion vulnerability in the APRS MIC-E decoder function aprsmice located in src/decodeaprs.c. When processing a specially crafted AX.25 frame containing a MIC-E message with an empty or...

8.7CVSS6.6AI score0.00181EPSS
Exploits0References3
EUVD
EUVD
added 2025/12/23 12:30 a.m.1 views

EUVD-2025-204761

wb2osz/direwolf Dire Wolf versions up to and including 1.8, prior to commit 3658a87, contain a reachable assertion vulnerability in the APRS MIC-E decoder function aprsmice located in src/decodeaprs.c. When processing a specially crafted AX.25 frame containing a MIC-E message with an empty or...

8.7CVSS6.2AI score0.00181EPSS
Exploits0References5
OSV
OSV
added 2025/12/22 10:16 p.m.1 views

DEBIAN-CVE-2025-34458

wb2osz/direwolf Dire Wolf versions up to and including 1.8, prior to commit 3658a87, contain a reachable assertion vulnerability in the APRS MIC-E decoder function aprsmice located in src/decodeaprs.c. When processing a specially crafted AX.25 frame containing a MIC-E message with an empty or...

8.7CVSS5.2AI score0.00181EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2025/12/22 10:16 p.m.1 views

CVE-2025-34458

wb2osz/direwolf Dire Wolf versions up to and including 1.8, prior to commit 3658a87, contain a reachable assertion vulnerability in the APRS MIC-E decoder function aprsmice located in src/decodeaprs.c. When processing a specially crafted AX.25 frame containing a MIC-E message with an empty or...

8.7CVSS5.8AI score0.00181EPSS
Exploits0References5
OSV
OSV
added 2025/12/22 10:16 p.m.1 views

UBUNTU-CVE-2025-34458

wb2osz/direwolf Dire Wolf versions up to and including 1.8, prior to commit 3658a87, contain a reachable assertion vulnerability in the APRS MIC-E decoder function aprsmice located in src/decodeaprs.c. When processing a specially crafted AX.25 frame containing a MIC-E message with an empty or...

8.7CVSS5.7AI score0.00181EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/12/22 9:29 p.m.18 views

CVE-2025-34458 wb2osz/direwolf <= 1.8.1 Reachable Assertion DoS

wb2osz/direwolf Dire Wolf versions up to and including 1.8, prior to commit 3658a87, contain a reachable assertion vulnerability in the APRS MIC-E decoder function aprsmice located in src/decodeaprs.c. When processing a specially crafted AX.25 frame containing a MIC-E message with an empty or...

8.7CVSS0.00181EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2025/12/22 9:29 p.m.3 views

CVE-2025-34458

wb2osz/direwolf Dire Wolf versions up to and including 1.8, prior to commit 3658a87, contain a reachable assertion vulnerability in the APRS MIC-E decoder function aprsmice located in src/decodeaprs.c. When processing a specially crafted AX.25 frame containing a MIC-E message with an empty or...

8.7CVSS5.2AI score0.00181EPSS
Exploits0
CVE
CVE
added 2025/12/22 9:29 p.m.5 views

CVE-2025-34458

Summary: CVE-2025-34458 affects wb2osz/direwolf (Dire Wolf) up to version 1.8, prior to commit 3658a87. Affected component is the APRS MIC-E decoder function aprs_mic_e() in src/decode_aprs.c. Root cause: reachable assertion that checks for a non-empty comment in an AX.25 frame containing a MIC-E...

8.7CVSS6.3AI score0.00181EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2025/12/22 12:43 a.m.5 views

HDF5: HDF5 Metadata Attribute Decoder H5MM_strndup heap-based overflow

A vulnerability was found in HDF5. This issue affects the function H5MMstrndup of the component Metadata Attribute Decoder. Manipulation leads to a heap-based buffer overflow...

7.8CVSS6AI score0.00042EPSS
Exploits1References8
Rows per page
Query Builder