Lucene search
+L

419 matches found

UbuntuCve
UbuntuCve
•added 2024/03/06 7:15 a.m.•33 views

CVE-2024-26625

In the Linux kernel, the following vulnerability has been resolved: llc: call sockorphan at release time syzbot reported an interesting trace 1 caused by a stale sk-skwq pointer in a closed llc socket. In commit ff7b11aa481f "net: socket: set sock-sk to NULL after calling protoops::release" Eric...

7.8CVSS6.1AI score0.00249EPSS
SaveExploits0References30
OSV
OSV
•added 2024/03/06 6:45 a.m.•17 views

CVE-2024-26625 llc: call sock_orphan() at release time

In the Linux kernel, the following vulnerability has been resolved: llc: call sockorphan at release time syzbot reported an interesting trace 1 caused by a stale sk-skwq pointer in a closed llc socket. In commit ff7b11aa481f "net: socket: set sock-sk to NULL after calling protoops::release" Eric...

7.8CVSS5.8AI score
SaveExploits0References13
Oracle linux
Oracle linux
•added 2023/05/02 12:00 a.m.•89 views

Unbreakable Enterprise kernel security update

4.1.12-124.74.2 - kvm: initialize all of the kvmdebugregs structure before sending it to userspace Greg Kroah-Hartman Orabug: 35250098 CVE-2023-1513 - staging: rtl8712: fix use after free bugs Dan Carpenter Orabug: 35212876 CVE-2022-4095 - staging: rtl8712: rtl8712cmd.c: fixed comparison to null...

7.8CVSS7.5AI score0.00709EPSS
SaveExploits0
NVD
NVD
•added 2021/09/15 2:15 p.m.•60 views

CVE-2021-21798

An exploitable return of stack variable address vulnerability exists in the JavaScript implementation of Nitro Pro PDF. A specially crafted document can cause a stack variable to go out of scope, resulting in the application dereferencing a stale pointer. This can lead to code execution under the...

8.8CVSS0.16033EPSS
SaveExploits1References1
NVD
NVD
•added 2020/04/17 7:15 p.m.•31 views

CVE-2020-0079

In decrypt12 of CryptoPlugin.cpp, there is a possible out of bounds write due to stale pointer. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-9 Android-10Android ID...

7.8CVSS7.8AI score0.00156EPSS
SaveExploits0References1
OSV
OSV
•added 2020/04/17 7:15 p.m.•11 views

CVE-2020-0079

In decrypt12 of CryptoPlugin.cpp, there is a possible out of bounds write due to stale pointer. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-9 Android-10Android ID...

7.8CVSS7.2AI score0.00156EPSS
SaveExploits0References1
OSV
OSV
•added 2020/03/10 8:15 p.m.•13 views

CVE-2020-0033

In CryptoPlugin::decrypt of CryptoPlugin.cpp, there is a possible out of bounds write due to stale pointer. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-8.0...

7.8CVSS7.2AI score0.00199EPSS
SaveExploits0References1
Prion
Prion
•added 2020/03/10 8:15 p.m.•29 views

Out-of-bounds

In CryptoPlugin::decrypt of CryptoPlugin.cpp, there is a possible out of bounds write due to stale pointer. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-8.0...

7.2CVSS8.2AI score0.00199EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
•added 2020/03/10 7:55 p.m.•37 views

CVE-2020-0033

In CryptoPlugin::decrypt of CryptoPlugin.cpp, there is a possible out of bounds write due to stale pointer. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-8.0...

8AI score0.00199EPSS
SaveExploits0References1
exploitpack
exploitpack
•added 2019/05/21 12:00 a.m.•200 views

Apple macOS 10.14.5 iOS 12.3 XNU - in6_pcbdetach Stale Pointer Use-After-Free

Apple macOS 10.14.5 iOS 12.3 XNU - in6pcbdetach Stale Pointer Use-After-Free Reproduction Repros on 10.14.3 when run as root. It may need multiple tries to trigger. $ clang -o in6selectsrc in6selectsrc.cc $ while 1; do sudo ./in6selectsrc; done res0: 3 res1: 0 res1.5: -1 // failure expected here...

9.3CVSS0.3AI score0.17609EPSS
SaveExploits6
Packet Storm
Packet Storm
•added 2019/05/21 12:00 a.m.•239 views

XNU Stale Pointer Use-After-Free

XNU: Use-after-free due to stale pointer left by in6pcbdetach Related CVE Numbers: CVE-2019-8605Fixed-2019-May-13. Reproduction Repros on 10.14.3 when run as root. It may need multiple tries to trigger. $ clang -o in6selectsrc in6selectsrc.cc $ while 1; do sudo ./in6selectsrc; done res0: 3 res1: ...

0.1AI score0.17609EPSS
SaveExploits6
Exploit DB
Exploit DB
•added 2019/05/21 12:00 a.m.•308 views

Apple macOS < 10.14.5 / iOS < 12.3 XNU - 'in6_pcbdetach' Stale Pointer Use-After-Free

Reproduction Repros on 10.14.3 when run as root. It may need multiple tries to trigger. $ clang -o in6selectsrc in6selectsrc.cc $ while 1; do sudo ./in6selectsrc; done res0: 3 res1: 0 res1.5: -1 // failure expected here res2: 0 done ... crash Explanation The following snippet is taken from...

9.3CVSS7.8AI score0.17609EPSS
SaveExploits6
zdt
zdt
•added 2019/05/21 12:00 a.m.•277 views

macOS < 10.14.5 / iOS < 12.3 XNU - in6_pcbdetach Stale Pointer Use-After-Free Exploit

macOS soflags & SOFPCBCLEARING struct ipmoptions imo; struct ip6moptions im6o; inp-inpvflag = 0; if inp-in6poptions != NULL mfreeminp-in6poptions; inp-in6poptions = NULL; // in6poutputopts; // in6proute; // free IPv4 related resources in case of mapped addr if inp-inpoptions != NULL void...

7.8CVSS8.1AI score0.17609EPSS
SaveExploits6
Exploit DB
Exploit DB
•added 2015/12/17 12:00 a.m.•20 views

Adobe Flash GradientFill - Use-After-Frees

Source: https://code.google.com/p/google-security-research/issues/detail?id=557 There are a number of use-after-free vulnerabilities in MovieClip.beginGradientFill. If the spreadMethod or any other string parameter is an object with toString defined, this method can free the MovieClip, which is...

10CVSS5.1AI score0.294EPSS
SaveExploits2
Prion
Prion
•added 2014/12/26 2:59 a.m.•28 views

Null pointer dereference

rendering/svg/RenderSVGResourceFilter.cpp in WebCore in WebKit in Google Chrome before 11.0.696.65 allows remote attackers to cause a denial of service application crash or possibly have unspecified other impact via a crafted SVG document that leads to a "stale pointer."...

7.5CVSS7.7AI score0.01081EPSS
SaveExploits0References3Affected Software1
UbuntuCve
UbuntuCve
•added 2014/12/26 2:59 a.m.•34 views

CVE-2011-1793

rendering/svg/RenderSVGResourceFilter.cpp in WebCore in WebKit in Google Chrome before 11.0.696.65 allows remote attackers to cause a denial of service application crash or possibly have unspecified other impact via a crafted SVG document that leads to a "stale pointer."...

7.5CVSS5.9AI score0.01081EPSS
SaveExploits0References4
NVD
NVD
•added 2014/12/26 2:59 a.m.•30 views

CVE-2011-1793

rendering/svg/RenderSVGResourceFilter.cpp in WebCore in WebKit in Google Chrome before 11.0.696.65 allows remote attackers to cause a denial of service application crash or possibly have unspecified other impact via a crafted SVG document that leads to a "stale pointer."...

7.5CVSS7.1AI score0.01081EPSS
SaveExploits0References3
securityvulns
securityvulns
•added 2011/10/10 12:00 a.m.•39 views

VUPEN Security Research - Google Chrome WebKit Engine Child Tag Deletion Stale Pointer Vulnerability

VUPEN Security Research - Google Chrome WebKit Engine Child Tag Deletion Stale Pointer Vulnerability Website : http://www.vupen.com/english/research.php Twitter : http://twitter.com/vupen I. BACKGROUND --------------------- "Google Chrome is a web browser developed by Google that uses the WebKit...

SaveExploits0
seebug.org
seebug.org
•added 2011/10/09 12:00 a.m.•33 views

Google Chrome WebKit Engine Ruby Tag Stale Pointer

No description provided by source. VUPEN Security Research - Google Chrome WebKit Engine Ruby Tag Stale Pointer Vulnerability Website : http://www.vupen.com/english/research.php Twitter : http://twitter.com/vupen I. BACKGROUND --------------------- "Google Chrome is a web browser developed by...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2011/09/12 12:00 a.m.•55 views

Debian DSA-2307-1 : chromium-browser - several vulnerabilities

Several vulnerabilities were discovered in the Chromium browser. The Common Vulnerabilities and Exposures project identifies the following problems : - CVE-2011-2818 Use-after-free vulnerability in Google Chrome allows remote attackers to cause a denial of service or possibly have unspecified oth...

6.8CVSS5.7AI score0.01541EPSS
SaveExploits1References8
Rows per page
Query Builder