Lucene search
+L

3303 matches found

CVE
CVE
added 2026/05/28 9:40 a.m.72 views

CVE-2026-46230

CVE-2026-46230 affects the Linux kernel’s drm/amdgpu/vcn3 component. The vulnerability is an Out-of-Bounds read during decoder message parsing, due to missing bounds checks; the fix adds checks against the end of the BO before msg access. Impact is described as high severity (CVSSv3.1: Local, Low...

7.1CVSS5.8AI score0.00122EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2026/05/28 9:40 a.m.36 views

CVE-2026-46230

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn3: Prevent OOB reads when parsing dec msg Check bounds against the end of the BO whenever we access the msg...

7.1CVSS5.7AI score0.00122EPSS
SaveExploits0
EUVD
EUVD
added 2026/05/28 9:40 a.m.12 views

EUVD-2026-32826

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: Prevent OOB reads when parsing dec msg Check bounds against the end of the BO whenever we access the msg...

5.8AI score0.00131EPSS
SaveExploits0References5
CVE
CVE
added 2026/05/28 9:40 a.m.28 views

CVE-2026-46199

CVE-2026-46199 affects the Linux kernel drm/amdgpu/vcn4 component. The root cause is missing bounds checking when parsing decoder messages, allowing out-of-bounds reads. The issue is resolved by adding checks against the end of the BO whenever the message is accessed. Impact is information disclo...

7.1CVSS5.8AI score0.00131EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/05/28 9:40 a.m.42 views

CVE-2026-46199 drm/amdgpu/vcn4: Prevent OOB reads when parsing dec msg

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: Prevent OOB reads when parsing dec msg Check bounds against the end of the BO whenever we access the msg...

7.1CVSS0.00131EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:40 a.m.16 views

CVE-2026-46199

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: Prevent OOB reads when parsing dec msg Check bounds against the end of the BO whenever we access the msg...

7.1CVSS5.8AI score0.00131EPSS
SaveExploits0References7Affected Software1
RedHat Linux
RedHat Linux
added 2026/05/28 8:47 a.m.29 views

kernel: libceph: make decode_pool() more resilient against corrupted osdmaps

In the Linux kernel, the following vulnerability has been resolved: libceph: make decodepool more resilient against corrupted osdmaps If the osdmap is maliciously corrupted such that the encoded length of cephpgpool envelope is less than what is expected for a particular encoding version,...

9.1CVSS6.1AI score0.00316EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/05/28 8:47 a.m.24 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

9.8CVSS6.5AI score0.01338EPSS
SaveExploits0References19
Microsoft CVE
Microsoft CVE
added 2026/05/28 8:11 a.m.12 views

slip: bound decode() reads against the compressed packet length

...

8.2CVSS6.5AI score0.00355EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/05/28 4:1 a.m.16 views

SUSE CVE-2025-70103

Heap buffer overflow vulnerability in libjxl 0.12.0 via crafted PBM images to the jxl::extras::DecodeImagePNM function in file lib/extras/dec/pnm.cc...

8.1CVSS6AI score0.00367EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/05/28 3:57 a.m.18 views

SUSE CVE-2026-45870

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: authgss: fix memory leaks in XDR decoding error paths The gssxdecctx, gssxdecstatus, and gssxdecname functions allocate memory via gssxdecbuffer, which calls kmemdup. When a subsequent decode operation fails, these...

6.5CVSS5.7AI score0.0016EPSS
SaveExploits0References17
RedHat Linux
RedHat Linux
added 2026/05/28 2:41 a.m.41 views

kernel: netfilter: nf_conntrack_h323: check for zero length in DecodeQ931()

A flaw was found in the Linux kernel's netfilter subsystem, specifically within the nfconntrackh323 module. This vulnerability occurs in the DecodeQ931 function when processing a zero-length value from a packet. An integer underflow during a length calculation results in a large, incorrect value...

9.1CVSS5.7AI score0.01338EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/05/28 12:0 a.m.13 views

PT-2026-44395

Name of the Vulnerable Software and Affected Versions PyJWT versions 2.9.0 through 2.12.1 Description A verifier-side algorithm allow-list bypass occurs when jwt.decode or jwt.decode complete are called with a PyJWK key. While the token header alg is checked against the provided algorithms...

5.4CVSS5.2AI score0.00127EPSS
SaveExploits1References210
Github Security Blog
Github Security Blog
added 2026/05/27 9:13 p.m.21 views

Symfony has Unauthenticated PHP Object Deserialization in MonologBridge server:log Listener

Description Symfony\Bridge\Monolog\Command\ServerLogCommand the server:log console command is a development-time helper that opens a TCP listener and displays log records pushed to it by the application's logging pipeline. Two unsafe defaults combine into a remotely reachable PHP...

8.6CVSS6.4AI score0.00447EPSS
SaveExploits0References6Affected Software2
Snyk
Snyk
added 2026/05/27 5:36 p.m.8 views

Heap-based Buffer Overflow

Overview Affected versions of this package are vulnerable to Heap-based Buffer Overflow via the DecodeImagePNM function. An attacker can execute arbitrary code or cause a denial of service by submitting specially crafted PBM image files. Remediation A fix was pushed into the master branch but not...

8.1CVSS6.2AI score0.00367EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/27 3:16 p.m.5 views

DEBIAN-CVE-2025-70103

Heap buffer overflow vulnerability in libjxl 0.12.0 via crafted PBM images to the jxl::extras::DecodeImagePNM function in file lib/extras/dec/pnm.cc...

7.3CVSS6AI score0.00367EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/27 3:16 p.m.16 views

UBUNTU-CVE-2025-70103

Heap buffer overflow vulnerability in libjxl 0.12.0 via crafted PBM images to the jxl::extras::DecodeImagePNM function in file lib/extras/dec/pnm.cc...

7.3CVSS6AI score0.00367EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/05/27 12:57 p.m.23 views

SUSE CVE-2026-45843

In the Linux kernel, the following vulnerability has been resolved: slip: bound decode reads against the compressed packet length slhcuncompress parses a VJ-compressed TCP header by advancing a pointer through the packet via decode and pull16. Neither helper bounds-checks against isize, and decod...

6.3CVSS5.8AI score0.00355EPSS
SaveExploits0References17
CVE
CVE
added 2026/05/27 12:17 p.m.37 views

CVE-2026-45928

CVE-2026-45928 relates to the Linux kernel media driver (chips-media wave5). In wave5_vpu_open_enc() and wave5_vpu_open_dec(), a vpu instance is kzalloc()-ed; if the subsequent allocation for inst->codec_info fails, the error path returns -ENOMEM without freeing the previously allocated vpu, c...

5.5CVSS5.8AI score0.00127EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/05/27 11:16 a.m.24 views

CVE-2026-45843

In the Linux kernel, the following vulnerability has been resolved: slip: bound decode reads against the compressed packet length slhcuncompress parses a VJ-compressed TCP header by advancing a pointer through the packet via decode and pull16. Neither helper bounds-checks against isize, and decod...

8.2CVSS0.00355EPSS
SaveExploits0References8
Rows per page
Query Builder