Lucene search
+L

23602 matches found

Debian CVE
Debian CVE
added 2025/05/01 2:09 p.m.14 views

CVE-2022-49771

In the Linux kernel, the following vulnerability has been resolved: dm ioctl: fix misbehavior if listversions races with module loading listversions will first estimate the required space using the "dmtargetiteratelistversiongetneeded, &needed" call and then will fill the space using the...

4.7CVSS5.7AI score0.00155EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:09 p.m.11 views

CVE-2022-49770

In the Linux kernel, the following vulnerability has been resolved: ceph: avoid putting the realm twice when decoding snaps fails When decoding the snaps fails it maybe leaving the 'firstrealm' and 'realm' pointing to the same snaprealm memory. And then it'll put it twice and could cause random...

9.8CVSS5.5AI score0.0056EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:09 p.m.28 views

CVE-2022-49768

In the Linux kernel, the following vulnerability has been resolved: 9p: transfd/p9conncancel: drop client lock earlier syzbot reported a double-lock here and we no longer need this lock after requests have been moved off to local list: just drop the lock earlier...

7.5CVSS5.3AI score0.00376EPSS
SaveExploits0
CVE
CVE
added 2025/05/01 2:09 p.m.98 views

CVE-2022-49762

CVE-2022-49762: In the Linux kernel, ntfs_attr_find() can overflow when iterating ATTR_RECORDs in MFT records, due to adding le32_to_cpu(a->length) to the current pointer and wrapping on 32‑bit systems. A patch adds bounds checks when computing the end address of the current ATTR_RECORD to pre...

5.5CVSS6.7AI score0.0021EPSS
SaveExploits0References8Affected Software1
Circl
Circl
added 2025/05/01 1:55 p.m.9 views

CVE-2025-37754

creationtimestamp| type| source ---|---|--- 2025-05-01 13:55:48+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lo4hlshobf2k 2025-05-01 16:30:03+00:00| seen| https://t.me/cvedetector/24210...

5.5CVSS6.7AI score0.00203EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/01 1:15 p.m.13 views

CVE-2025-37753

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

6.3AI score
SaveExploits0References1
NVD
NVD
added 2025/05/01 1:15 p.m.31 views

CVE-2025-37740

In the Linux kernel, the following vulnerability has been resolved: jfs: add sanity check for agwidth in dbMount The width in dmapctl of the AG is zero, it trigger a divide error when calculating the control page level in dbAllocAG. To avoid this issue, add a check for agwidth in dbAllocAG...

5.5CVSS0.00191EPSS
SaveExploits0References11
NVD
NVD
added 2025/05/01 1:15 p.m.21 views

CVE-2025-23140

In the Linux kernel, the following vulnerability has been resolved: misc: pciendpointtest: Avoid issue of interrupts remaining after requestirq error After devmrequestirq fails with error in pciendpointtestrequestirq, the pciendpointtestfreeirqvectors is called assuming that all IRQs have been...

5.5CVSS0.00213EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.8 views

CVE-2025-23163

In the Linux kernel, the following vulnerability has been resolved: net: vlan: don't propagate flags on open With the device instance lock, there is now a possibility of a deadlock: 1.211455 ============================================ 1.211571 WARNING: possible recursive locking detected 1.21168...

5.5CVSS6.1AI score0.00151EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.9 views

CVE-2025-37741

In the Linux kernel, the following vulnerability has been resolved: jfs: Prevent copying of nlink with value 0 from disk inode syzbot report a deadlock in diFree. 1 When calling "ioctl$LOOPSETSTATUS64", the offset value passed in is 4, which does not match the mounted loop device, causing the...

7.8CVSS6AI score0.00155EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.5 views

CVE-2025-23149

In the Linux kernel, the following vulnerability has been resolved: tpm: do not start chip while suspended Checking TPMCHIPFLAGSUSPENDED after the call to tpmfindgetops can lead to a spurious tpmchipstart call: 35985.503771 i2c i2c-1: Transfer while suspended 35985.503796 WARNING: CPU: 0 PID: 74 ...

5.5CVSS6AI score0.00193EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.9 views

CVE-2025-23156

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfiparser: refactor hfi packet parsing logic wordscount denotes the number of words in total payload, while data points to payload of various property within it. When wordscount reaches last word, data can access...

7.8CVSS6.1AI score0.00212EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.9 views

CVE-2025-37755

In the Linux kernel, the following vulnerability has been resolved: net: libwx: handle pagepooldevallocpages error pagepooldevallocpages could return NULL. There was a WARNON!page but it would still proceed to use the NULL pointer and then crash. This is similar to commit 001ba0902046 "net: fec:...

7.5CVSS6AI score0.00354EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.10 views

CVE-2025-37747

In the Linux kernel, the following vulnerability has been resolved: perf: Fix hang while freeing sigtrap event Perf can hang while freeing a sigtrap event if a related deferred signal hadn't managed to be sent before the file got closed: perfeventoverflow taskworkaddperfpendingtask fput...

5.5CVSS6AI score0.0018EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.13 views

CVE-2025-23158

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi: add check to handle incorrect queue size qsize represents size of shared queued between driver and video firmware. Firmware can modify this value to an invalid large value. In such situation, emptyspace will be...

7.8CVSS6.2AI score0.00214EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.8 views

CVE-2025-37753

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

5.9AI score
SaveExploits0References6
Circl
Circl
added 2025/05/01 1:14 p.m.13 views

CVE-2025-37740

creationtimestamp| type| source ---|---|--- 2025-05-01 13:14:50+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/14276 2025-05-01 13:55:38+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lo4hlqln4d2r...

5.5CVSS6.7AI score0.00191EPSS
SaveExploits0References2
Circl
Circl
added 2025/05/01 1:14 p.m.12 views

CVE-2025-37751

creationtimestamp| type| source ---|---|--- 2025-05-01 13:14:42+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/14270 2025-05-01 13:55:45+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lo4hlrwixv2e 2025-05-01 16:30:20+00:00| seen|...

7.1CVSS6AI score0.00156EPSS
SaveExploits0References3
Circl
Circl
added 2025/05/01 1:14 p.m.20 views

CVE-2025-37759

creationtimestamp| type| source ---|---|--- 2025-05-01 13:14:36+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/14266 2025-05-01 13:55:45+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lo4hlrt76d2j 2025-05-01 16:30:10+00:00| seen|...

5.5CVSS6.2AI score0.0018EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/05/01 1:07 p.m.12 views

CVE-2025-37796

In the Linux kernel, the following vulnerability has been resolved: wifi: at76c50x: fix use after free access in at76disconnect The memory pointed to by priv is freed at the end of at76deletedevice function using ieee80211freehw. But the code then accesses the udev field of the freed object to pu...

7.8CVSS5.6AI score0.00192EPSS
SaveExploits0
Rows per page
Query Builder