Lucene search
+L

5291 matches found

Cvelist
Cvelist
added 2026/06/03 3:49 p.m.51 views

CVE-2026-46257 clocksource/drivers/timer-sp804: Fix an Oops when read_current_timer is called on ARM32 platforms where the SP804 is not registered as the sched_clock.

In the Linux kernel, the following vulnerability has been resolved: clocksource/drivers/timer-sp804: Fix an Oops when readcurrenttimer is called on ARM32 platforms where the SP804 is not registered as the schedclock. On SP804, the delay timer shares the same clkevt instance with schedclock. On so...

0.001EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/03 12:00 a.m.20 views

PT-2026-46020

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A kernel Oops occurs on ARM32 platforms when the read current timer function is called and the SP804 is not registered as the sched clock. This happens because the delay timer shares a...

5.5CVSS6.1AI score0.001EPSS
SaveExploits0References13
Circl
Circl
added 2026/06/01 6:00 p.m.23 views

CVE-2026-25276

creationtimestamp| type| source ---|---|--- 2026-06-01 18:00:00+00:00| seen| https://www.hkcert.org/security-bulletin/android-multiple-vulnerabilities20260602 2026-06-02 01:32:52+00:00| seen| https://infosec.exchange/users/offseq/statuses/116677923791061052 2026-06-02 17:37:06+00:00| seen|...

8.8CVSS4.9AI score0.00075EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/06/01 5:40 a.m.163 views

Exploit for Integer Overflow to Buffer Overflow in Perl

CVE-2026-8376-Perl-Heap-Buffer-Overflow-PoC-Exploit Perl vers...

9.8CVSS6AI score0.00443EPSS
SaveExploits1
CNNVD
CNNVD
added 2026/06/01 12:00 a.m.18 views

Nextcloud Server 安全漏洞

NextCloud Server is an open-source NextCloud server program. There were security vulnerabilities in versions 31.0.0 to 31.0.12, and in versions 32.0.0 to 32.0.3 of NextCloud Server. These vulnerabilities stemmed from a lack of relational checks, which could allow authenticated users to read all...

6.8CVSS5.3AI score0.00252EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/06/01 12:00 a.m.11 views

CVE-2026-37228

FlexRIC v2.0.0 contains a reachable assertion in e2aprecvsctpmsg src/lib/ep/e2apep.c. The function allocates a fixed 32KB receive buffer and enforces assertrc = 32,768 bytes to crash the near-RT RIC, iApp, E2 Agent, or xApp process via SIGABRT. No valid E2AP PDU is required. All four SCTP endpoin...

6.1AI score0.00642EPSS
SaveExploits1References2
CVE
CVE
added 2026/05/29 7:58 p.m.84 views

CVE-2026-46384

CVE-2026-46384 affects iskorotkov/avro (Go) prior to v2.33.0. The root causes are integer overflow and narrowing in Avro decoding paths, including: ReadBlockHeader narrowing on 32-bit targets; cumulative size overflow in arrayDecoder.Decode / mapDecoder.Decode / mapDecoderUnmarshaler.Decode; MinI...

8.7CVSS5.9AI score0.00549EPSS
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2026/05/29 7:58 p.m.25 views

CVE-2026-46384 iskorotkov/avro: Integer Overflow in Avro Decoder

iskorotkov/avro is a fast Go Avro codec. Prior to 2.33.0, several Avro decoder paths read attacker-controlled 64-bit values from the wire format and either narrowed them to platform-sized int before bounds-checking, or summed them with overflow-prone signed-int arithmetic. On 32-bit targets...

8.7CVSS5.9AI score0.00549EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/29 12:00 a.m.16 views

PT-2026-55480

Name of the Vulnerable Software and Affected Versions // The product name cannot be determined. affected versions not specified Description On 32-bit platforms, decoding a crafted JPEG XL image can lead to out-of-bounds writes due to an integer overflow during length calculation, potentially...

7.3CVSS6.3AI score0.0013EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/05/28 2:03 p.m.24 views

CVE-2026-46195

A flaw was found in the Linux kernel's Server Message Block SMB client. A malicious server can exploit this vulnerability on 32-bit systems by providing a crafted dacloffset value. This can cause a pointer wrap, leading to the dereferencing of invalid Discretionary Access Control List DACL fields...

9.8CVSS5.5AI score0.00675EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/28 10:16 a.m.46 views

CVE-2026-46195

In the Linux kernel, the following vulnerability has been resolved: smb: client: validate dacloffset before building DACL pointers parsesecdesc, buildsecdesc, and the chown path in idmodetocifsacl all add the server-supplied dacloffset to pntsd before proving a DACL header fits inside the returne...

9.8CVSS0.00675EPSS
SaveExploits0References13
UbuntuCve
UbuntuCve
added 2026/05/28 10:16 a.m.12 views

CVE-2026-46218

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Add bounds checking to ibget,setvalue The uvd/vce/vcn code accesses the IB at predefined offsets without checking that the IB is large enough. Check the bounds here. The caller is responsible for making sure it can...

7.1CVSS5.6AI score0.00131EPSS
SaveExploits0References26
Cvelist
Cvelist
added 2026/05/28 9:40 a.m.58 views

CVE-2026-46218 drm/amdgpu: Add bounds checking to ib_{get,set}_value

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Add bounds checking to ibget,setvalue The uvd/vce/vcn code accesses the IB at predefined offsets without checking that the IB is large enough. Check the bounds here. The caller is responsible for making sure it can...

7.1CVSS0.00131EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/05/28 9:36 a.m.20 views

EUVD-2026-32822

In the Linux kernel, the following vulnerability has been resolved: smb: client: validate dacloffset before building DACL pointers parsesecdesc, buildsecdesc, and the chown path in idmodetocifsacl all add the server-supplied dacloffset to pntsd before proving a DACL header fits inside the returne...

5.8AI score0.00675EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2026/05/28 8:12 a.m.19 views

drm/nouveau: fix u32 overflow in pushbuf reloc bounds check

...

7.8CVSS5.4AI score0.00143EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/05/27 7:58 p.m.55 views

CVE-2026-48065 pam_usb: Unchecked integer multiplication before xmalloc() in conf.c allows heap-based buffer overflow on 32-bit targets

pamusb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.1, src/conf.c allocates heap memory proportional to ndevices, a count derived from libxml2 XPath evaluation of the config file, without first enforcing an upper bound. On 32-bit targets armv7l, i686 --...

6.7CVSS0.00149EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/05/27 7:58 p.m.14 views

CVE-2026-48065 pam_usb: Unchecked integer multiplication before xmalloc() in conf.c allows heap-based buffer overflow on 32-bit targets

pamusb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.1, src/conf.c allocates heap memory proportional to ndevices, a count derived from libxml2 XPath evaluation of the config file, without first enforcing an upper bound. On 32-bit targets armv7l, i686 --...

6.7CVSS5.9AI score0.00149EPSS
SaveExploits0References3
CVE
CVE
added 2026/05/27 7:58 p.m.44 views

CVE-2026-48065

The CVE-2026-48065 issue affects pam_usb for Linux prior to version 0.9.1. In src/conf.c, heap memory is allocated as size proportional to n_devices (derived from libxml2 XPath on the config file) without an upper bound. On 32-bit targets (armv7l, i686 listed in the Makefile), n_devices * sizeof(...

6.7CVSS5.9AI score0.00149EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/27 7:58 p.m.18 views

EUVD-2026-32649

pamusb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.1, src/conf.c allocates heap memory proportional to ndevices, a count derived from libxml2 XPath evaluation of the config file, without first enforcing an upper bound. On 32-bit targets armv7l, i686 --...

6.7CVSS5.9AI score0.00149EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/27 12:57 p.m.43 views

EUVD-2026-32445

In the Linux kernel, the following vulnerability has been resolved: x86/shstk: Prevent deadlock during shstk sigreturn During sigreturn the shadow stack signal frame is popped. The kernel does this by reading the shadow stack using normal read accesses. When it can't assume the memory is shadow...

5.8AI score0.00094EPSS
SaveExploits0References5
Rows per page
Query Builder