Lucene search
+L

28621 matches found

EUVD
EUVD
added 2026/05/28 12:30 p.m.13 views

EUVD-2026-32867

In the Linux kernel, the following vulnerability has been resolved: ipmi:si: Return state to normal if message allocation fails There were places where nothing would get started if a message allocation failed, so the driver needs to return to normal state...

5.8AI score0.00123EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/05/28 12:28 p.m.20 views

EUVD-2026-32894

A vulnerability exists in Apache Artemis whereby an application using the STOMP protocol with security credentials that grant either the consume or send permission on an address can augment the routing-type supported by that address even if said user doesn't have the createAddress permission for...

5.8AI score0.00372EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/28 10:16 a.m.23 views

CVE-2026-46237

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

0.00013EPSS
SaveExploits0
NVD
NVD
added 2026/05/28 10:16 a.m.42 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
NVD
NVD
added 2026/05/28 10:16 a.m.16 views

CVE-2026-46185

In the Linux kernel, the following vulnerability has been resolved: smb/client: fix out-of-bounds read in symlinkdata Since smb2checkmessage returns success without length validation for the symlink error response, in symlinkdata it is possible for iov-iovlen to be smaller than sizeofstruct...

9.1CVSS0.00513EPSS
SaveExploits0References6
NVD
NVD
added 2026/05/28 10:16 a.m.13 views

CVE-2026-46177

In the Linux kernel, the following vulnerability has been resolved: ipmi: Add limits to event and receive message requests The driver would just fetch events and receive messages until the BMC said it was done. To avoid issues with BMCs that never say they are done, add a limit of 10 fetches at a...

7.5CVSS0.00501EPSS
SaveExploits0References8
NVD
NVD
added 2026/05/28 10:16 a.m.19 views

CVE-2026-46139

In the Linux kernel, the following vulnerability has been resolved: smb: client: use kzalloc to zero-initialize security descriptor buffer Commit 62e7dd0a39c2d "smb: common: change the data type of numaces to le16" split struct smbacl's le32 numaces field into le16 numaces and le16 reserved. The...

5.5CVSS0.00122EPSS
SaveExploits0References5
NVD
NVD
added 2026/05/28 10:16 a.m.17 views

CVE-2026-46119

In the Linux kernel, the following vulnerability has been resolved: libceph: Fix slab-out-of-bounds access in auth message processing If a potentially corrupted message of type CEPHMSGAUTHREPLY contains a positive value in its result field, it is treated as an error code by cephhandleauthreply an...

9.1CVSS0.00525EPSS
SaveExploits0References7
NVD
NVD
added 2026/05/28 10:16 a.m.12 views

CVE-2026-46108

In the Linux kernel, the following vulnerability has been resolved: ipmi:si: Return state to normal if message allocation fails There were places where nothing would get started if a message allocation failed, so the driver needs to return to normal state...

5.5CVSS0.00123EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/05/28 10:16 a.m.4 views

CVE-2026-46139

In the Linux kernel, the following vulnerability has been resolved: smb: client: use kzalloc to zero-initialize security descriptor buffer Commit 62e7dd0a39c2d "smb: common: change the data type of numaces to le16" split struct smbacl's le32 numaces field into le16 numaces and le16 reserved. The...

5.5CVSS5.5AI score0.00122EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2026/05/28 10:16 a.m.6 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.1CVSS6.5AI score0.00131EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2026/05/28 10:16 a.m.6 views

CVE-2026-46119

In the Linux kernel, the following vulnerability has been resolved: libceph: Fix slab-out-of-bounds access in auth message processing If a potentially corrupted message of type CEPHMSGAUTHREPLY contains a positive value in its result field, it is treated as an error code by cephhandleauthreply an...

9.1CVSS5.6AI score0.00525EPSS
SaveExploits0References35
OSV
OSV
added 2026/05/28 10:16 a.m.11 views

UBUNTU-CVE-2026-46238

In the Linux kernel, the following vulnerability has been resolved: batman-adv: stop caching unowned originator pointers in BAT IV BAT IV keeps the last-hop neighbor address in each neighnode, but some paths also cache an originator pointer derived from a temporary lookup. That pointer is not own...

8.8CVSS5.7AI score0.00262EPSS
SaveExploits0References38
UbuntuCve
UbuntuCve
added 2026/05/28 10:16 a.m.5 views

CVE-2026-46185

In the Linux kernel, the following vulnerability has been resolved: smb/client: fix out-of-bounds read in symlinkdata Since smb2checkmessage returns success without length validation for the symlink error response, in symlinkdata it is possible for iov-iovlen to be smaller than sizeofstruct...

9.1CVSS6.9AI score0.00513EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2026/05/28 10:16 a.m.8 views

CVE-2026-46177

In the Linux kernel, the following vulnerability has been resolved: ipmi: Add limits to event and receive message requests The driver would just fetch events and receive messages until the BMC said it was done. To avoid issues with BMCs that never say they are done, add a limit of 10 fetches at a...

7.5CVSS5.4AI score0.00501EPSS
SaveExploits0References37
UbuntuCve
UbuntuCve
added 2026/05/28 10:16 a.m.7 views

CVE-2026-46108

In the Linux kernel, the following vulnerability has been resolved: ipmi:si: Return state to normal if message allocation fails There were places where nothing would get started if a message allocation failed, so the driver needs to return to normal state...

5.5CVSS5.4AI score0.00123EPSS
SaveExploits0References37
OSV
OSV
added 2026/05/28 10:16 a.m.17 views

UBUNTU-CVE-2026-46119

In the Linux kernel, the following vulnerability has been resolved: libceph: Fix slab-out-of-bounds access in auth message processing If a potentially corrupted message of type CEPHMSGAUTHREPLY contains a positive value in its result field, it is treated as an error code by cephhandleauthreply an...

9.1CVSS5.9AI score0.00525EPSS
SaveExploits0References47
OSV
OSV
added 2026/05/28 10:16 a.m.11 views

UBUNTU-CVE-2026-46217

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.7AI score0.00013EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/05/28 10:16 a.m.9 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.1CVSS6.5AI score0.00122EPSS
SaveExploits0References37
OSV
OSV
added 2026/05/28 10:16 a.m.8 views

UBUNTU-CVE-2026-46177

In the Linux kernel, the following vulnerability has been resolved: ipmi: Add limits to event and receive message requests The driver would just fetch events and receive messages until the BMC said it was done. To avoid issues with BMCs that never say they are done, add a limit of 10 fetches at a...

7.5CVSS5.7AI score0.00501EPSS
SaveExploits0References38
Rows per page
Query Builder