Lucene search
+L

3624 matches found

UbuntuCve
UbuntuCve
added 2025/03/28 12:00 a.m.11 views

CVE-2025-1860

Data::Entropy for Perl 0.007 and earlier use the rand function as the default source of entropy, which is not cryptographically secure, for cryptographic functions...

7.7CVSS6.1AI score0.00187EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/03/28 12:00 a.m.7 views

CVE-2024-13939

String::Compare::ConstantTime for Perl through 0.321 is vulnerable to timing attacks that allow an attacker to guess the length of a secret string. As stated in the documentation: "If the lengths of the strings are different, because equals returns false right away the size of the secret string m...

7.5CVSS7AI score0.00363EPSS
SaveExploits0References2
Circl
Circl
added 2025/03/27 8:50 p.m.14 views

CVE-2025-30093

creationtimestamp| type| source ---|---|--- 2025-03-27 20:50:26+00:00| seen| https://t.me/cvedetector/21334 2025-03-28 15:28:33+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/9365 2025-03-28 20:49:11+00:00| seen| https://bsky.app/profile/redteamnews.bsky.social/post/3llhotwpwb52j...

8.1CVSS6.2AI score0.00347EPSS
SaveExploits0References3
Circl
Circl
added 2025/03/27 5:40 p.m.11 views

CVE-2025-30361

creationtimestamp| type| source ---|---|--- 2025-03-27 17:40:27+00:00| seen| https://bsky.app/profile/cyberalerts.bsky.social/post/3llettkhw7r2v 2025-03-27 19:09:44+00:00| seen| https://t.me/cvedetector/21315...

9.8CVSS4.8AI score0.00543EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2025/03/27 5:15 p.m.8 views

CVE-2023-53007

In the Linux kernel, the following vulnerability has been resolved: tracing: Make sure traceprintk can output as soon as it can be used Currently traceprintk can be used as soon as earlytraceinit is called from startkernel. But if a crash happens, and "ftracedumponoops" is set on the kernel comma...

5.5CVSS6AI score0.00204EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/03/27 5:15 p.m.7 views

CVE-2023-53033

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftpayload: incorrect arithmetics when fetching VLAN header bits If the offset + length goes over the ethernet + vlan header, then the length is adjusted to copy the bytes that are within the boundaries of the vlanethh...

7.8CVSS6AI score0.00197EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/03/27 5:15 p.m.7 views

CVE-2023-52987

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-mtrace: prevent underflow in sofipc4prioritymaskdfswrite The "id" comes from the user. Change the type to unsigned to prevent an array underflow...

7.8CVSS6.3AI score0.00251EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/03/27 5:15 p.m.8 views

CVE-2022-49749

In the Linux kernel, the following vulnerability has been resolved: i2c: designware: use casting of u64 in clock multiplication to avoid overflow In functions i2cdwscllcnt and i2cdwsclhcnt may have overflow by depending on the values of the given parameters including the icclk. For example in our...

5.5CVSS5.6AI score0.0019EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/03/27 5:15 p.m.12 views

CVE-2022-49753

In the Linux kernel, the following vulnerability has been resolved: dmaengine: Fix double increment of clientcount in dmachanget The first time dmachanget is called for a channel the channel clientcount is incorrectly incremented twice for public channels, first in balancerefcount, and again prio...

7.8CVSS6AI score0.00233EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/03/27 5:15 p.m.12 views

CVE-2023-53030

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Avoid use of GFPKERNEL in atomic context Using GFPKERNEL in preemption disable context, causing below warning when CONFIGDEBUGATOMICSLEEP is enabled. 32.542271 BUG: sleeping function called from invalid context at...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/03/27 5:15 p.m.13 views

CVE-2023-52937

In the Linux kernel, the following vulnerability has been resolved: HV: hvballoon: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead...

5.5CVSS6.3AI score0.00205EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/03/27 5:15 p.m.8 views

CVE-2023-52939

In the Linux kernel, the following vulnerability has been resolved: mm: memcg: fix NULL pointer in memcgrouptrackforeigndirtyslowpath As commit 18365225f044 "hwpoison, memcg: forcibly uncharge LRU pages", hwpoison will forcibly uncharg a LRU hwpoisoned page, the foliomemcg could be NULl, then,...

5.5CVSS6.3AI score0.00211EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/03/27 5:15 p.m.9 views

CVE-2023-52935

In the Linux kernel, the following vulnerability has been resolved: mm/khugepaged: fix -anonvma race If an -anonvma is attached to the VMA, collapseandfreepmd requires it to be locked. Page table traversal is allowed under any one of the mmap lock, the anonvma lock if the VMA is associated with a...

7.8CVSS6.5AI score0.00194EPSS
SaveExploits0References13
UbuntuCve
UbuntuCve
added 2025/03/27 5:15 p.m.16 views

CVE-2023-53022

In the Linux kernel, the following vulnerability has been resolved: net: enetc: avoid deadlock in enetctxonesteptstamp This lockdep splat says it better than I could: ================================ WARNING: inconsistent lock state 6.2.0-rc2-07010-ga9b9500ffaac-dirty 967 Not tainted...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/03/27 5:15 p.m.7 views

CVE-2023-52991

In the Linux kernel, the following vulnerability has been resolved: net: fix NULL pointer in skbsegmentlist Commit 3a1296a38d0c "net: Support GRO/GSO fraglist chaining." introduced UDP listifyed GRO. The segmentation relies on fraglist being untouched when passing through the network stack. This...

7.5CVSS6AI score0.0062EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/03/27 5:15 p.m.11 views

CVE-2023-52934

In the Linux kernel, the following vulnerability has been resolved: mm/MADVCOLLAPSE: catch !none !huge !bad pmd lookups In commit 34488399fa08 "mm/madvise: add file and shmem support to MADVCOLLAPSE" we make the following change to findpmdorthpornone: - if !pmdpresentpmde - return SCANPMDNULL; + ...

7.8CVSS6.1AI score0.0012EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/03/27 5:15 p.m.10 views

CVE-2023-53028

In the Linux kernel, the following vulnerability has been resolved: Revert "wifi: mac80211: fix memory leak in ieee80211ifadd" This reverts commit 13e5afd3d773c6fc6ca2b89027befaaaa1ea7293. ieee80211iffree is already called from freenetdevndev because ndev-privdestructor == ieee80211iffree syzbot...

7.8CVSS6.3AI score0.00198EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/03/27 5:15 p.m.13 views

CVE-2023-53025

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

6.6AI score
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/03/27 5:15 p.m.13 views

CVE-2023-52936

In the Linux kernel, the following vulnerability has been resolved: kernel/irq/irqdomain.c: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremov...

5.5CVSS5.6AI score0.00245EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/03/27 5:15 p.m.15 views

CVE-2023-53023

In the Linux kernel, the following vulnerability has been resolved: net: nfc: Fix use-after-free in localcleanup Fix a use-after-free that occurs in kfreeskb called from localcleanup. This could happen when killing nfc daemon e.g. neard after detaching an nfc device. When detaching an nfc device,...

7.8CVSS6AI score0.00192EPSS
SaveExploits0References9
Rows per page
Query Builder