Lucene search
K

54232 matches found

RedhatCVE
RedhatCVE
added 2026/05/28 9:9 p.m.11 views

CVE-2026-46198

A flaw was found in the Linux kernel's batman-adv component. An integer overflow in the batadvivogmsendtoif function, specifically with the buffpos variable, can lead to an out-of-bound read. This occurs because the size check uses an int type while buffpos uses an s16 type, causing a mismatch th...

8.8CVSS5.8AI score0.00281EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/28 9:8 p.m.9 views

CVE-2026-46217

A flaw was found in the Linux kernel, specifically within the AMD GPU Graphics Processing Unit driver component drm/amdgpu/vcn4. This vulnerability is caused by an integer overflow during a message bound check. An attacker could potentially exploit this flaw to cause system instability or a denia...

5.8AI score0.00013EPSS
Exploits0References4
OSV
OSV
added 2026/05/28 4:3 p.m.5 views

SUSE-SU-2026:21861-1 Security update for python-Pillow

This update for python-Pillow fixes the following issues - CVE-2026-42308: integer overflow in font processing can lead to denial of service bsc1265359. - CVE-2026-42309: heap buffer overflow when processing nested list coordinates bsc1265153. - CVE-2026-42310: infinite loop and resource exhausti...

5.5CVSS6AI score0.00133EPSS
Exploits0References7
Rockylinux
Rockylinux
added 2026/05/28 3:43 p.m.9 views

mingw-glib2 security update

An update is available for mingw-glib2. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list GLib provides the core application building blocks for libraries and...

7.7CVSS7.3AI score0.00301EPSS
Exploits1
OSV
OSV
added 2026/05/28 3:43 p.m.7 views

RLSA-2026:18705 Moderate: mingw-glib2 security update

GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures. Security Fixes: glib: Integer overflow in in...

7.7CVSS5.9AI score0.00301EPSS
Exploits1References2
OSV
OSV
added 2026/05/28 3:43 p.m.7 views

RLSA-2026:19610 Important: libsndfile security update

libsndfile is a C library for reading and writing files containing sampled sound, such as AIFF, AU, or WAV. Security Fixes: libsndfile: integer overflow in imareaderinit CVE-2026-37555 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and other relat...

8.2CVSS5.9AI score0.00405EPSS
Exploits1References2
Rockylinux
Rockylinux
added 2026/05/28 3:43 p.m.8 views

corosync security update

An update is available for corosync. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The corosync packages provide the Corosync Cluster Engine and C APIs for Roc...

8.2CVSS5.9AI score0.00994EPSS
Exploits2
Rockylinux
Rockylinux
added 2026/05/28 3:43 p.m.11 views

glib2 security update

An update is available for glib2. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list GLib provides the core application building blocks for libraries and applicatio...

9.8CVSS6.4AI score0.00754EPSS
Exploits0
Rockylinux
Rockylinux
added 2026/05/28 3:43 p.m.9 views

libsndfile security update

An update is available for libsndfile. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list libsndfile is a C library for reading and writing files containing sampled...

7.5CVSS5.9AI score0.00405EPSS
Exploits1
OSV
OSV
added 2026/05/28 3:43 p.m.10 views

RLSA-2026:19363 Important: libtiff security update

The libtiff packages contain a library of functions for manipulating Tagged Image File Format TIFF files. Security Fixes: libtiff: libtiff: Arbitrary code execution or denial of service via signed integer overflow in TIFF file processing CVE-2026-4775 For more details about the security issues,...

7.8CVSS6.2AI score0.00553EPSS
Exploits0References2
OSV
OSV
added 2026/05/28 3:43 p.m.9 views

RLSA-2026:19361 Moderate: glib2 security update

GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures. Security Fixes: glib: GLib: Buffer underflow...

6.5CVSS5.8AI score0.00754EPSS
Exploits0References3
NVD
NVD
added 2026/05/28 10:16 a.m.11 views

CVE-2026-46198

In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix integer overflow on buffpos Fixing an integer overflow present in batadvivogmsendtoif. The size check is done using the int type in batadvivogmaggrpacket whereas the buffpos variable uses the s16 type. This could...

8.8CVSS0.00281EPSS
Exploits0References8
EUVD
EUVD
added 2026/05/28 9:40 a.m.10 views

EUVD-2026-32825

In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix integer overflow on buffpos Fixing an integer overflow present in batadvivogmsendtoif. The size check is done using the int type in batadvivogmaggrpacket whereas the buffpos variable uses the s16 type. This could...

5.8AI score0.00281EPSS
Exploits0References5
Cvelist
Cvelist
added 2026/05/28 9:40 a.m.30 views

CVE-2026-46198 batman-adv: fix integer overflow on buff_pos

In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix integer overflow on buffpos Fixing an integer overflow present in batadvivogmsendtoif. The size check is done using the int type in batadvivogmaggrpacket whereas the buffpos variable uses the s16 type. This could...

8.8CVSS0.00281EPSS
Exploits0References8
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:40 a.m.6 views

CVE-2026-46198

In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix integer overflow on buffpos Fixing an integer overflow present in batadvivogmsendtoif. The size check is done using the int type in batadvivogmaggrpacket whereas the buffpos variable uses the s16 type. This could...

8.8CVSS5.8AI score0.00281EPSS
Exploits0References9Affected Software1
CVE
CVE
added 2026/05/28 9:40 a.m.24 views

CVE-2026-46198

The CVE-2026-46198 issue affects the Linux kernel’s batman-adv component. A mismatch between integer types caused an integer overflow in batadv_iv_ogm_send_to_if, where buff_pos is s16 while the size check uses an int in batadv_iv_ogm_aggr_packet, potentially enabling an out-of-bounds read. The v...

8.8CVSS5.8AI score0.00281EPSS
Exploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/05/28 9:40 a.m.6 views

CVE-2026-46198

In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix integer overflow on buffpos Fixing an integer overflow present in batadvivogmsendtoif. The size check is done using the int type in batadvivogmaggrpacket whereas the buffpos variable uses the s16 type. This could...

8.8CVSS5.8AI score0.00281EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2026/05/28 8:11 a.m.8 views

dm mirror: fix integer overflow in create_dirty_log()

...

5.5CVSS5.4AI score0.0013EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2026/05/28 8:2 a.m.7 views

ntfs3: fix integer overflow in run_unpack() volume boundary check

...

7.8CVSS5.4AI score0.00142EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2026/05/28 3:54 a.m.10 views

SUSE CVE-2026-46023

In the Linux kernel, the following vulnerability has been resolved: dm mirror: fix integer overflow in createdirtylog The argument count calculation in createdirtylog performs argsused = 2 + paramcount before validating against argc. When a user provides a paramcount close to UINTMAX via the devi...

6CVSS5.8AI score0.0013EPSS
Exploits0References3
Rows per page
Query Builder