Lucene search
+L

3693 matches found

Vulnrichment
Vulnrichment
added 2026/01/07 9:53 p.m.4 views

CVE-2025-69264 pnpm v10+ Bypass "Dependency lifecycle scripts execution disabled by default"

pnpm is a package manager. Versions 10.0.0 through 10.25 allow git-hosted dependencies to execute arbitrary code during pnpm install, circumventing the v10 security feature "Dependency lifecycle scripts execution disabled by default". While pnpm v10 blocks postinstall scripts via the...

8.8CVSS8.2AI score0.01041EPSS
SaveExploits1References2
OSV
OSV
added 2026/01/07 7:7 p.m.6 views

GHSA-379Q-355J-W6RJ pnpm v10+ Bypass "Dependency lifecycle scripts execution disabled by default"

pnpm v10+ Git Dependency Script Execution Bypass Summary A security bypass vulnerability in pnpm v10+ allows git-hosted dependencies to execute arbitrary code during pnpm install, circumventing the v10 security feature "Dependency lifecycle scripts execution disabled by default". While pnpm v10...

8.8CVSS8.6AI score0.01041EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/01/07 7:7 p.m.24 views

pnpm v10+ Bypass "Dependency lifecycle scripts execution disabled by default"

pnpm v10+ Git Dependency Script Execution Bypass Summary A security bypass vulnerability in pnpm v10+ allows git-hosted dependencies to execute arbitrary code during pnpm install, circumventing the v10 security feature "Dependency lifecycle scripts execution disabled by default". While pnpm v10...

9.8CVSS8.7AI score0.01041EPSS
SaveExploits1References4Affected Software1
RedHat Linux
RedHat Linux
added 2026/01/07 4:9 p.m.15 views

Important: Red Hat Security Advisory: libpng security update

An update for libpng is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.1CVSS6.5AI score0.00407EPSS
SaveExploits4References2
IBM Security Bulletins
IBM Security Bulletins
added 2026/01/07 10:46 a.m.5 views

Security Bulletin: A security vulnerability has been identified in WebSphere Application Server shipped with IBM Guardium Key Lifecycle Manager (SKLM/GKLM)

Summary WebSphere Application Server is shipped as a component of IBM Guardium Key Lifecycle Manager SKLM/GKLM. Information about a security vulnerability affecting WebSphere Application Server has been published in a security bulletin...

6.7AI score
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2026/01/05 7:42 p.m.27 views

Important: Red Hat Security Advisory: httpd security update

An update for httpd is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

8.3CVSS7.2AI score0.01515EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/01/05 6:0 p.m.16 views

Important: Red Hat Security Advisory: httpd security update

An update for httpd is now available for Red Hat Enterprise Linux 6 Extended Lifecycle Support - EXTENSION. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

8.3CVSS7.2AI score0.01515EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/01/05 10:15 a.m.6 views

CVE-2025-68754

In the Linux kernel, the following vulnerability has been resolved: rtc: amlogic-a4: fix double free caused by devm The clock obtained via devmclkgetenabled is automatically managed by devres and will be disabled and freed on driver detach. Manually calling clkdisableunprepare in error path and...

6.8AI score0.00161EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2026/01/05 9:32 a.m.39 views

CVE-2025-68754 rtc: amlogic-a4: fix double free caused by devm

In the Linux kernel, the following vulnerability has been resolved: rtc: amlogic-a4: fix double free caused by devm The clock obtained via devmclkgetenabled is automatically managed by devres and will be disabled and freed on driver detach. Manually calling clkdisableunprepare in error path and...

0.00161EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/01/05 12:0 a.m.17 views

PT-2026-1242

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the amlogic-a4 Real Time Clock RTC driver. A double free issue occurs because the clock obtained via devm clk get enabled is automatically managed by...

9.8CVSS6.4AI score0.00601EPSS
SaveExploits8References414
SUSE CVE
SUSE CVE
added 2025/12/31 12:31 a.m.10 views

SUSE CVE-2022-50855

In the Linux kernel, the following vulnerability has been resolved: bpf: prevent leak of lsm program after failed attach In 0, we added the ability to bpfprogattach LSM programs to cgroups, but in our validation to make sure the prog is meant to be attached to BPFLSMCGROUP, we return too early if...

5.5CVSS6.4AI score0.00206EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/30 12:15 p.m.9 views

CVE-2022-50855 bpf: prevent leak of lsm program after failed attach

In the Linux kernel, the following vulnerability has been resolved: bpf: prevent leak of lsm program after failed attach In 0, we added the ability to bpfprogattach LSM programs to cgroups, but in our validation to make sure the prog is meant to be attached to BPFLSMCGROUP, we return too early if...

6.3AI score
SaveExploits0References6
Packet Storm News
Packet Storm News
added 2025/12/28 12:0 a.m.8 views

Multi-Agent Framework for Threat Mitigation and Resilience in AI-Based Systems

Machine learning ML underpins foundation models in finance, healthcare, and critical infrastructure, making them targets for data poisoning, model extraction, prompt injection, automated jailbreaking, and preference-guided black-box attacks that exploit model comparisons. Larger models can be mor...

6.9AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/12/25 10:54 a.m.24 views

CVE-2023-54019

In the Linux kernel, the following vulnerability has been resolved: sched/psi: use kernfs polling functions for PSI trigger polling Destroying psi trigger in cgroupfilerelease causes UAF issues when a cgroup is removed from under a polling process. This is happening because cgroup removal causes ...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 12:57 a.m.4 views

SUSE CVE-2023-54019

In the Linux kernel, the following vulnerability has been resolved: sched/psi: use kernfs polling functions for PSI trigger polling Destroying psi trigger in cgroupfilerelease causes UAF issues when a cgroup is removed from under a polling process. This is happening because cgroup removal causes ...

5.5CVSS6.6AI score0.00123EPSS
SaveExploits0References23
Cvelist
Cvelist
added 2025/12/24 1:5 p.m.28 views

CVE-2022-50740 wifi: ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: hifusb: fix memory leak of urbs in ath9khifusbdealloctxurbs Syzkaller reports a long-known leak of urbs in ath9khifusbdealloctxurbs. The cause of the leak is that usbgeturb is called but usbfreeurb or usbputurb is no...

0.00248EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/24 11:15 a.m.9 views

CVE-2023-54019

In the Linux kernel, the following vulnerability has been resolved: sched/psi: use kernfs polling functions for PSI trigger polling Destroying psi trigger in cgroupfilerelease causes UAF issues when a cgroup is removed from under a polling process. This is happening because cgroup removal causes ...

7.8CVSS0.00123EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.7 views

CVE-2023-54019

In the Linux kernel, the following vulnerability has been resolved: sched/psi: use kernfs polling functions for PSI trigger polling Destroying psi trigger in cgroupfilerelease causes UAF issues when a cgroup is removed from under a polling process. This is happening because cgroup removal causes ...

7.8CVSS5.7AI score0.00123EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/24 10:55 a.m.23 views

CVE-2023-54019

CVE-2023-54019 concerns the Linux kernel PSI (pressure stall information) polling path. The issue arises during cgroup removal when a polling process may still hold the psi_trigger’s waitqueue, leading to a use-after-free (UAF) of the trigger if it is destroyed in cgroup_file_release. The root ca...

7.8CVSS6.2AI score0.00123EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 10:55 a.m.9 views

CVE-2023-54019 sched/psi: use kernfs polling functions for PSI trigger polling

In the Linux kernel, the following vulnerability has been resolved: sched/psi: use kernfs polling functions for PSI trigger polling Destroying psi trigger in cgroupfilerelease causes UAF issues when a cgroup is removed from under a polling process. This is happening because cgroup removal causes ...

7.8CVSS6.4AI score
SaveExploits0References6
Rows per page
Query Builder