Lucene search
+L

42358 matches found

GithubExploit
GithubExploit
added 2025/12/10 6:20 a.m.173 views

Exploit for CVE-2025-49173

CVE-2025-49173 — macOS 10.9 Local Root Privilege Escalation R...

7.5AI score
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2025/12/10 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53808

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: mwifiex: fix memory leak in mwifiexhistogramread Always free the zeroed page on return from 'mwifiexhistogramread'. CVE-2023-53808 Note that Nessus relies...

5.6AI score0.00211EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/12/10 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2022-50643

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - cifs: Fix xid leak in cifscopyfilerange If the file is used by swap, before return -EOPNOTSUPP, should free the xid, otherwise, the xid will be leaked...

6AI score0.00195EPSS
SaveExploits0References3
Microsoft Security Update
Microsoft Security Update
added 2025/12/09 6:00 p.m.36 views

2025-12 Cumulative Update for Windows 10 Version 1809 for x64-based Systems (KB5071544)

2025-12 Cumulative Update for Windows 10 Version 1809 for x64-based Systems KB5071544...

7AI score
SaveExploits0
Microsoft Security Update
Microsoft Security Update
added 2025/12/09 6:00 p.m.235 views

2025-12 Cumulative Update for Windows Server 2019 for x64-based Systems (KB5071544)

2025-12 Cumulative Update for Windows Server 2019 for x64-based Systems KB5071544...

7AI score
SaveExploits0
Microsoft Security Update
Microsoft Security Update
added 2025/12/09 6:00 p.m.288 views

2025-12 Cumulative Update for Windows Server 2016 for x64-based Systems (KB5071543)

2025-12 Cumulative Update for Windows Server 2016 for x64-based Systems KB5071543...

7AI score
SaveExploits0
Cvelist
Cvelist
added 2025/12/09 5:55 p.m.36 views

CVE-2025-62549 Windows Routing and Remote Access Service (RRAS) Remote Code Execution Vulnerability

...

8.8CVSS0.01288EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.4 views

CVE-2025-40329

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix deadlock in drmschedentitykilljobscb The Mesa issue referenced below pointed out a possible deadlock: 1231.611031 Possible interrupt unsafe locking scenario: 1231.611033 CPU0 CPU1 1231.611034 ---- ---- 1231.611035...

5.8AI score0.00218EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.3 views

CVE-2023-53823

In the Linux kernel, the following vulnerability has been resolved: block/rqqos: protect rqqos apis with a new lock commit 50e34d78815e "block: disable the elevator int delgendisk" move rqqosexit from diskrelease to delgendisk, this will introduce some problems: 1 If rqqosadd is triggered by...

7.8CVSS5.7AI score0.00179EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.6 views

CVE-2024-38798

EDK2 contains a vulnerability in BIOS where an attacker may cause “Exposure of Sensitive Information to an Unauthorized Actor” by local access. Successful exploitation of this vulnerability will lead to possible information disclosure or escalation of privilege and impact Confidentiality...

5.8CVSS5.9AI score0.00139EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.3 views

CVE-2023-53845

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix infinite loop in nilfsmdtgetblock If the disk image that nilfs2 mounts is corrupted and a virtual block address obtained by block lookup for a metadata file is invalid, nilfsbmaplookupatlevel may return the same...

5.8AI score0.00252EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.4 views

CVE-2023-53856

In the Linux kernel, the following vulnerability has been resolved: of: overlay: Call ofchangesetinit early When ofoverlayfdtapply fails, the changeset may be partially applied, and the caller is still expected to call ofoverlayremove to clean up this partial state. However, ofoverlayapply calls...

5.3AI score0.00222EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.3 views

CVE-2022-50667

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix memory leak in vmwmksstataddioctl If the copy of the description string from userspace fails, then the page for the instance descriptor doesn't get freed before returning -EFAULT, which leads to a memleak...

5.7AI score0.00232EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.6 views

CVE-2022-50668

In the Linux kernel, the following vulnerability has been resolved: ext4: fix deadlock due to mbcache entry corruption When manipulating xattr blocks, we can deadlock infinitely looping inside ext4xattrblockset where we constantly keep finding xattr block for reuse in mbcache but we are unable to...

7.5CVSS5.9AI score0.00789EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.5 views

CVE-2022-50661

In the Linux kernel, the following vulnerability has been resolved: seccomp: Move copyseccomp to no failure path. Our syzbot instance reported memory leaks in doseccomp 0, similar to the report 1. It shows that we miss freeing struct seccompfilter and some objects included in it. We can reproduce...

5.7AI score0.00239EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.8 views

CVE-2023-53820

In the Linux kernel, the following vulnerability has been resolved: loop: loopsetstatusfrominfo check before assignment In loopsetstatusfrominfo, lo-looffset and lo-losizelimit should be checked before reassignment, because if an overflow error occurs, the original correct value will be changed t...

6.2AI score0.0027EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.3 views

CVE-2023-53843

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: reject negative ifindex Recent changes in net-next commit 759ab1edb56c "net: store netdevs in an xarray" refactored the handling of pre-assigned ifindexes and let syzbot surface a latent problem in ovs. ovs does...

6.3AI score0.00236EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/09 2:52 p.m.33 views

CVE-2025-63054 WordPress Quiz And Survey Master plugin <= 10.3.2 - Broken Access Control vulnerability

Missing Authorization vulnerability in ExpressTech Systems Quiz And Survey Master quiz-master-next allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Quiz And Survey Master: from n/a through = 10.3.2...

5.3CVSS0.00309EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2025/12/09 12:08 p.m.8 views

Security Bulletin: Multiple vulnerabilities affect IBM® SDK, Java™ Technology Edition for Content Collector for Email, Content Collector for File Systems and Content Collector for Microsoft SharePoint

Summary IBM SDK, Java Technology Edition Quarterly CPU - Oct 2025 - Includes vulnerablity fix for Java SE related to the JAXP component and Security component CVE-2025-53066 and CVE-2025-53057 Vulnerability Details CVEID:CVE-2025-53066 DESCRIPTION: An unspecified vulnerability in Java SE related ...

7.5CVSS6.3AI score0.00647EPSS
SaveExploits0Affected Software1
CISA
CISA
added 2025/12/09 12:00 p.m.35 views

Opportunistic Pro-Russia Hacktivists Attack US and Global Critical Infrastructure

CISA, in partnership with Federal Bureau of Investigation, the National Security Agency, Department of Energy, Environmental Protection Agency, the Department of Defense Cyber Crime Center, and other international partners published a joint cybersecurity advisory, Pro-Russia Hacktivists Create...

7AI score
SaveExploits0References3
Rows per page
Query Builder