Lucene search
+L

250 matches found

Github Security Blog
Github Security Blog
added 2024/10/03 4:51 p.m.11 views

OpenTofu potential leaking of secret variable values when using static evaluation in v1.8

Impact Users who have opted into static evaluation of module sources, versions, and backend configurations may be at risk of exposing sensitive variables and locals. This is a workflow that should not be possible and explicitly show errors. Workarounds Check that you are not using sensitive...

7AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/10/03 4:51 p.m.7 views

GHSA-WPR2-J6GR-PJW9 OpenTofu potential leaking of secret variable values when using static evaluation in v1.8

Impact Users who have opted into static evaluation of module sources, versions, and backend configurations may be at risk of exposing sensitive variables and locals. This is a workflow that should not be possible and explicitly show errors. Workarounds Check that you are not using sensitive...

6.3CVSS7AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/09/18 7:12 a.m.21 views

CVE-2024-46771 can: bcm: Remove proc entry when dev is unregistered.

In the Linux kernel, the following vulnerability has been resolved: can: bcm: Remove proc entry when dev is unregistered. syzkaller reported a warning in bcmconnect below. 0 The repro calls connect to vxcan1, removes vxcan1, and calls connect with ifindex == 0. Calling connect for a BCM socket...

6.5AI score0.00273EPSS
SaveExploits0References8
CVE
CVE
added 2024/09/04 7:54 p.m.111 views

CVE-2024-44982

Summary of CVE-2024-44982 (Linux kernel): A bug in drm/msm/dpu cleanup occurs when dpu_format_populate_layout() fails, causing the FB to be prepared but not cleaned up. This leaks the GEM object pin_count and triggers a kernel crash (splat) on DRM file closure. Affected component: DRM/GPU MSM dri...

5.5CVSS6AI score0.00242EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/08/02 12:0 a.m.25 views

CVE-2024-33892

Insecure Permissions vulnerability in Cosy+ devices running a firmware 21.x below 21.2s10 or a firmware 22.x below 22.1s3 are susceptible to leaking information through cookies. This is fixed in version 21.2s10 and 22.1s3...

5.2AI score0.0045EPSS
SaveExploits2References4
CVE
CVE
added 2024/08/02 12:0 a.m.51 views

CVE-2024-33892

CVE-2024-33892 concerns an Insecure Permissions vulnerability in HMS Cosy+ devices. Affected firmware ranges are 21.x below 21.2s10 and 22.x below 22.1s3, which allow information leakage via cookies. The issue is fixed in firmware versions 21.2s10 and 22.1s3. Connected documents from Red Hat, NVD...

7.5CVSS6.9AI score0.0045EPSS
SaveExploits2References5Affected Software1
NVD
NVD
added 2024/06/21 11:15 a.m.24 views

CVE-2024-38391

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

SaveExploits0
OSV
OSV
added 2024/06/21 11:15 a.m.36 views

CVE-2024-38391

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fix cxlrpmem leaks Before this error path, cxlrpmem pointed to a kzalloc memory, free it to avoid this memory leaking...

6.7AI score
SaveExploits0References6Affected Software82
OSV
OSV
added 2024/06/01 12:0 a.m.17 views

PUB-A-308436769

Cryptographic vulnerability in standard crypto primitives that allows leaking of plaintext not primitives used in TLS...

7.5CVSS6.8AI score0.00386EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/05/22 11:5 a.m.19 views

CVE-2021-47367

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix pages leaking when building skb in big mode We try to use buildskb if we had sufficient tailroom. But we forget to release the unused pages chained via private in big mode which will leak pages. Fixing this by...

4.4CVSS6.4AI score0.00227EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/21 3:15 p.m.13 views

CVE-2021-47367

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix pages leaking when building skb in big mode We try to use buildskb if we had sufficient tailroom. But we forget to release the unused pages chained via private in big mode which will leak pages. Fixing this by...

5.5CVSS6.3AI score
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.16 views

CVE-2021-47367

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix pages leaking when building skb in big mode We try to use buildskb if we had sufficient tailroom. But we forget to release the unused pages chained via private in big mode which will leak pages. Fixing this by...

5.5CVSS5.8AI score0.00227EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/21 3:3 p.m.19 views

CVE-2021-47367 virtio-net: fix pages leaking when building skb in big mode

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix pages leaking when building skb in big mode We try to use buildskb if we had sufficient tailroom. But we forget to release the unused pages chained via private in big mode which will leak pages. Fixing this by...

6.8AI score0.00227EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/05/21 3:3 p.m.27 views

CVE-2021-47367 virtio-net: fix pages leaking when building skb in big mode

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix pages leaking when building skb in big mode We try to use buildskb if we had sufficient tailroom. But we forget to release the unused pages chained via private in big mode which will leak pages. Fixing this by...

6.4AI score0.00227EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/21 3:3 p.m.86 views

CVE-2021-47367

Affected software: Linux kernel virtio-net component. Issue: when using build_skb() in big mode, unused pages chained via private in big mode were not released, causing page leakage. Root cause: failure to release those pages after skb construction in big mode. Impact: potential resource leak; CV...

5.5CVSS7AI score0.00227EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 3:3 p.m.34 views

CVE-2021-47367

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix pages leaking when building skb in big mode We try to use buildskb if we had sufficient tailroom. But we forget to release the unused pages chained via private in big mode which will leak pages. Fixing this by...

5.5CVSS6.4AI score0.00227EPSS
SaveExploits0
OSV
OSV
added 2024/04/22 5:15 a.m.7 views

CVE-2023-7252

The Tickera WordPress plugin before 3.5.2.5 does not prevent users from leaking other users' tickets...

5.3CVSS5.8AI score0.00515EPSS
SaveExploits2References1
OSV
OSV
added 2024/04/05 3:8 p.m.11 views

GHSA-4V52-7Q2X-V4XJ eyre: Parts of Report are dropped as the wrong type during downcast

In affected versions, after a Report is constructed using wraperr or wraperrwith to attach a message of type D onto an error of type E, then using downcast to recover ownership of either the value of type D or the value of type E, one of two things can go wrong: - If downcasting to E, there remai...

7.5CVSS7AI score
SaveExploits0References4
NVD
NVD
added 2024/04/04 9:15 a.m.29 views

CVE-2024-26787

In the Linux kernel, the following vulnerability has been resolved: mmc: mmci: stm32: fix DMA API overlapping mappings warning Turning on CONFIGDMAAPIDEBUGSG results in the following warning: DMA-API: mmci-pl18x 48220000.mmc: cacheline tracking EEXIST, overlapping mappings aren't supported WARNIN...

5.5CVSS7.4AI score0.00226EPSS
SaveExploits0References8
Rockylinux
Rockylinux
added 2024/03/27 4:34 a.m.38 views

thunderbird security update

An update is available for thunderbird. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Mozilla Thunderbird is a standalone mail and newsgroup client. This updat...

8.8CVSS8.3AI score0.01285EPSS
SaveExploits5
Rows per page
Query Builder