Lucene search
+L

144612 matches found

NVD
NVD
added 3 hours ago4 views

CVE-2026-75900

An out-of-bounds read vulnerability was found in swtpm's SWTPMNVRAMCheckHeader function. The entry guard checks the buffer length against sizeofbh, where bh is a pointer, instead of sizeofbh, the actual struct size. This allows an undersized buffer to pass validation, causing a 2-byte heap overre...

6.1CVSS
SaveExploits0References2
CVE
CVE
added 3 hours ago32 views

CVE-2026-58088

FreeBSD's ELF core dump code counts VM map entries, allocates a header buffer, then re-iterates the map to fill it. A process sharing the address space via rfork(2) can mutate the map between passes, causing an out-of-bounds kernel heap write exploitable by an unprivileged local user for privileg...

5.8AI score
SaveExploits0References1
EUVD
EUVD
added 3 hours ago4 views

EUVD-2026-62365

The ELF core dump code counted the number of dumpable VM map entries, allocated a buffer for the corresponding program headers, then iterated over the map a second time to populate them. A process sharing the address space via rfork2 can mutate the map between the two passes, causing the second...

5.8AI score
SaveExploits0References1
EUVD
EUVD
added 3 hours ago3 views

EUVD-2026-62364

The GETALL and SETALL commands in semctl2 recorded the number of semaphores in the target set, dropped the lock protecting the set, allocated a buffer sized for that count, and reacquired the lock. A sequence-number check was used to verify that the set had not been replaced in the interim, but t...

5.8AI score
SaveExploits0References1
CVE
CVE
added 3 hours ago50 views

CVE-2026-58087

The GETALL and SETALL commands in semctl2 recorded the number of semaphores in the target set, dropped the lock protecting the set, allocated a buffer sized for that count, and reacquired the lock. A sequence-number check was used to verify that the set had not been replaced in the interim, but t...

5.8AI score
SaveExploits0References1
Cvelist
Cvelist
added 3 hours ago5 views

CVE-2026-75900 Swtpm: swtpm: out-of-bounds read in swtpm_nvram_checkheader due to sizeof(pointer) vs sizeof(struct) mismatch

An out-of-bounds read vulnerability was found in swtpm's SWTPMNVRAMCheckHeader function. The entry guard checks the buffer length against sizeofbh, where bh is a pointer, instead of sizeofbh, the actual struct size. This allows an undersized buffer to pass validation, causing a 2-byte heap overre...

6.1CVSS
SaveExploits0References2
EUVD
EUVD
added 3 hours ago4 views

EUVD-2026-62363

An out-of-bounds read vulnerability was found in swtpm's SWTPMNVRAMCheckHeader function. The entry guard checks the buffer length against sizeofbh, where bh is a pointer, instead of sizeofbh, the actual struct size. This allows an undersized buffer to pass validation, causing a 2-byte heap overre...

6.1CVSS5.7AI score
SaveExploits0References2
CVE
CVE
added 3 hours ago6 views

CVE-2026-75900

An out-of-bounds read vulnerability was found in swtpm's SWTPMNVRAMCheckHeader function. The entry guard checks the buffer length against sizeofbh, where bh is a pointer, instead of sizeofbh, the actual struct size. This allows an undersized buffer to pass validation, causing a 2-byte heap overre...

6.1CVSS5.7AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 3 hours ago2 views

CVE-2026-75900

An out-of-bounds read vulnerability was found in swtpm's SWTPMNVRAMCheckHeader function. The entry guard checks the buffer length against sizeofbh, where bh is a pointer, instead of sizeofbh, the actual struct size. This allows an undersized buffer to pass validation, causing a 2-byte heap overre...

6.1CVSS5.2AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 3 hours ago1 views

CVE-2026-72352

A flaw was found in the Linux kernel's Human Interface Device HID Berkeley Packet Filter BPF component. An integer overflow, where a calculation exceeds the maximum value an integer type can store, in the hidbpfgetdata function's range check can occur when processing a very large size value. This...

7.8CVSS5.4AI score0.00175EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 4 hours ago1 views

CVE-2026-72380

A flaw was found in the Linux kernel's xen/pvcalls component. A malicious or buggy backend could send a specially crafted request identifier that, when processed, would lead to an out-of-bounds write. This could result in memory corruption and potentially cause the frontend to stop trusting the...

8.8CVSS5.4AI score0.00289EPSS
SaveExploits0References4
Rockylinux
Rockylinux
added 5 hours ago2 views

gstreamer1-plugins-bad-free security update

An update is available for gstreamer1-plugins-bad-free. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list GStreamer is a streaming media framework based on graphs ...

7.6CVSS5.5AI score0.00244EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 6 hours ago1 views

CVE-2026-74579

A flaw was found in the Linux kernel's netfilter subsystem. The nftpayloadoffloadmask function, which builds offload match masks for network packet header fields, contains a shift-out-of-bounds error. This occurs when processing partial IPv6 address matches, leading to an incorrect mask calculati...

5.5CVSS5.3AI score0.00157EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 6 hours ago1 views

CVE-2026-72396

A flaw was found in the Linux kernel's hwmon subsystem, specifically in the adm1275 driver. This vulnerability allows a local attacker or a specially crafted device to trigger an out-of-bounds read during device name comparison. By providing a device name shorter than expected, uninitialized stac...

5.5CVSS5.3AI score0.0022EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 7 hours ago4 views

gstreamer: gstreamer: rfbsrc/librfb Hextile heap out-of-bounds write with 16bpp framebuffer

A heap buffer overflow vulnerability was found in GStreamer's rfbsrc plugin. When a client connects to a malicious RFB/VNC server that advertises a 16bpp framebuffer and sends Hextile-encoded updates, the Hextile background fill path writes 32-bit pixel values into a buffer allocated for 16-bit...

7.1CVSS7.6AI score0.00326EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 9 hours ago4 views

kernel: dm log: fix out-of-bounds write due to region_count overflow

A flaw was found in the Linux kernel's device-mapper log dm log component. A local attacker could exploit an integer overflow vulnerability where a 64-bit value is truncated to 32 bits, leading to undersized memory allocations. This allows for out-of-bounds writes to kernel memory during log...

7.8CVSS5.6AI score0.0014EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 9 hours ago5 views

kernel: fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepath

A flaw was found in the Linux kernel's CIFS Common Internet File System client. When the cifssanitizeprepath function processes specially crafted input, such as an empty string or a string containing only delimiters, it can attempt to read data beyond its allocated memory buffer. This out-of-boun...

8.8CVSS6.4AI score0.00352EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 11 hours ago53 views

The vulnerabilities in the net/bluetooth/eir.c and net/bluetooth/mgmt.c modules of Linux kernel allow a hacker to cause a service failure.

The vulnerability in the net/bluetooth/eir.c and net/bluetooth/mgmt.c modules of Linux kernel systems relates to the execution of operations beyond the buffer boundaries in memory. Exploiting this vulnerability can allow an attacker to cause a system failure...

7CVSS6.1AI score0.00137EPSS
SaveExploits0References5Affected Software2
OSV
OSV
added yesterday2 views

MINI-5M3X-HF5M-W8PH

Bulletin has no description...

8.4CVSS4.8AI score0.00107EPSS
SaveExploits0
EUVD
EUVD
added yesterday6 views

EUVD-2026-62190

libheif is a HEIF and AVIF file format decoder and encoder. In 1.23.0 and earlier, a crafted image sequence with a 2x2 primary plane and a 256x256 auxiliary alpha plane can cause attacker-controlled heap corruption during a normal decode and re-encode workflow. TrackVisual::decodenextimagesample...

5.3CVSS5.6AI score
SaveExploits0References3
Rows per page
Query Builder