Lucene search
+L

4713 matches found

UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.10 views

CVE-2024-49965

In the Linux kernel, the following vulnerability has been resolved: ocfs2: remove unreasonable unlock in ocfs2readblocks Patch series "Misc fixes for ocfs2readblocks", v5. This series contains 2 fixes for ocfs2readblocks. The first patch fix the issue reported by syzbot, which detects bad unlock...

7.8CVSS6.2AI score0.00196EPSS
SaveExploits0References42
Circl
Circl
added 2024/10/21 5:03 p.m.4 views

GHSA-QM7J-C969-7J4Q

creationtimestamp| type| source ---|---|--- 2024-10-21 17:03:42+00:00| published-proof-of-concept| https://t.me/CyberSecurityTechnologies/970 2025-01-14 17:04:36+00:00| seen| https://github.blog/open-source/git/git-security-vulnerabilities-announced-5/ 2025-01-14 19:10:45+00:00| seen|...

5.3AI score
SaveExploits0References3
Circl
Circl
added 2024/10/21 5:03 p.m.7 views

CVE-2020-5260

creationtimestamp| type| source ---|---|--- 2024-10-21 17:03:42+00:00| published-proof-of-concept| https://t.me/CyberSecurityTechnologies/970 2025-01-14 17:04:36+00:00| seen| https://github.blog/open-source/git/git-security-vulnerabilities-announced-5/ 2025-01-14 19:10:45+00:00| seen|...

9.3CVSS7AI score0.10047EPSS
SaveExploits2References4
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.8 views

CVE-2024-47690

In the Linux kernel, the following vulnerability has been resolved: f2fs: get rid of online repaire on corrupted directory syzbot reports a f2fs bug as below: kernel BUG at fs/f2fs/inode.c:896! RIP: 0010:f2fsevictinode+0x1598/0x15c0 fs/f2fs/inode.c:896 Call Trace: evict+0x532/0x950 fs/inode.c:704...

7.8CVSS6.2AI score0.00245EPSS
SaveExploits0References30
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.10 views

CVE-2024-47713

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: use two-phase skb reclamation in ieee80211dostop Since 'devqueuexmit' should be called with interrupts enabled, the following backtrace: ieee80211dostop ... spinlockirqsave&local-queuestopreasonlock, flags...

5.5CVSS6.2AI score0.00258EPSS
SaveExploits0References42
UbuntuCve
UbuntuCve
added 2024/10/15 2:15 p.m.10 views

CVE-2024-9979

A flaw was found in PyO3. This vulnerability causes a use-after-free issue, potentially leading to memory corruption or crashes via unsound borrowing from weak Python references...

5.3CVSS6.1AI score0.00206EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/10/14 3:15 p.m.14 views

CVE-2024-9823

There exists a security vulnerability in Jetty's DosFilter which can be exploited by unauthorized users to cause remote denial-of-service DoS attack on the server using DosFilter. By repeatedly sending crafted requests, attackers can trigger OutofMemory errors and exhaust the server's memory...

7.5CVSS6.9AI score0.0094EPSS
SaveExploits0References4
Circl
Circl
added 2024/10/13 11:06 p.m.10 views

CVE-2024-8070

creationtimestamp| type| source ---|---|--- 2024-10-13 23:06:28+00:00| seen| https://t.me/cvedetector/7791 2025-01-23 11:00:00+00:00| seen| https://www.cisa.gov/news-events/ics-advisories/icsa-25-023-03...

8.5CVSS5.8AI score0.00113EPSS
SaveExploits0References2
Circl
Circl
added 2024/10/11 5:01 p.m.11 views

CVE-2024-9002

creationtimestamp| type| source ---|---|--- 2024-10-11 17:01:16+00:00| seen| https://t.me/cvedetector/7677 2025-01-23 11:00:00+00:00| seen| https://www.cisa.gov/news-events/ics-advisories/icsa-25-023-04...

7.8CVSS5.8AI score0.00172EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/10/09 3:15 p.m.10 views

CVE-2024-47664

In the Linux kernel, the following vulnerability has been resolved: spi: hisi-kunpeng: Add verification for the maxfrequency provided by the firmware If the value of maxspeedhz is 0, it may cause a division by zero error in hisicalceffectivespeed. The value of maxspeedhz is provided by firmware...

5.5CVSS6AI score0.00206EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/10/09 3:15 p.m.5 views

CVE-2024-47669

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix state management in error path of log writing function After commit a694291a6211 "nilfs2: separate wait function from nilfssegctorwrite" was applied, the log writing function nilfssegctordoconstruct was able to issue...

7.3CVSS6.1AI score0.00215EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2024/10/09 3:15 p.m.6 views

CVE-2024-47667

In the Linux kernel, the following vulnerability has been resolved: PCI: keystone: Add workaround for Errata i2037 AM65x SR 1.0 Errata i2037 in AM65x/DRA80xM Processors Silicon Revision 1.0 SPRZ452DJuly 2018Revised December 2019 1 mentions when an inbound PCIe TLP spans more than two internal AXI...

7.3CVSS6.2AI score0.0021EPSS
SaveExploits0References24
UbuntuCve
UbuntuCve
added 2024/10/09 3:15 p.m.10 views

CVE-2024-47666

In the Linux kernel, the following vulnerability has been resolved: scsi: pm80xx: Set phy-enablecompletion only when we wait for it pm8001phycontrol populates the enablecompletion pointer with a stack address, sends a PHYLINKRESET / PHYHARDRESET, waits 300 ms, and returns. The problem arises when...

5.5CVSS6.2AI score0.00209EPSS
SaveExploits0References19
Circl
Circl
added 2024/10/08 1:42 p.m.13 views

CVE-2024-8884

creationtimestamp| type| source ---|---|--- 2024-10-08 13:42:45+00:00| seen| https://t.me/cvedetector/7359 2024-10-10 09:20:30+00:00| seen| https://t.me/HackingInsights/15669 2024-10-10 11:33:27+00:00| seen| https://t.me/CyberBulletin/26060 2024-10-10 11:33:27+00:00| seen|...

9.8CVSS5.7AI score0.00583EPSS
SaveExploits0References5
Circl
Circl
added 2024/10/03 2:06 p.m.6 views

CVE-2024-47561

creationtimestamp| type| source ---|---|--- 2024-10-03 14:06:25+00:00| seen| https://t.me/cvedetector/6892 2024-10-04 14:13:07+00:00| seen| https://t.me/CyberBulletin/25919 2024-10-04 14:13:07+00:00| seen| https://t.me/CyberBulletin/1024 2024-10-04 14:16:16+00:00| seen|...

9.2CVSS6.9AI score0.03256EPSS
SaveExploits0References17
Circl
Circl
added 2024/09/28 10:18 a.m.11 views

CVE-2024-23924

creationtimestamp| type| source ---|---|--- 2024-09-28 10:18:20+00:00| seen| https://t.me/cvedetector/6603 2025-01-22 12:01:16+00:00| seen| https://bsky.app/profile/thezdi.bsky.social/post/3lgdczxofdc27 2025-01-23 07:29:50+00:00| seen| https://bsky.app/profile/thezdi.bsky.social/post/3lgfedodb6k2...

6.8CVSS6.7AI score0.01026EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/09/27 1:15 p.m.5 views

CVE-2024-46817

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Stop amdgpudm initialize when stream nums greater than 6 Why Coverity reports OVERRUN warning. Should abort amdgpudm initialize. How Return failure to amdgpudminit...

7.4CVSS6AI score0.00263EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2024/09/27 1:15 p.m.10 views

CVE-2024-46861

In the Linux kernel, the following vulnerability has been resolved: usbnet: ipheth: do not stop RX on failing RX callback RX callbacks can fail for multiple reasons: Payload too short Payload formatted incorrecly e.g. bad NCM framing Lack of memory None of these should cause the driver to seize u...

5.5CVSS6.3AI score0.00206EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/09/27 1:15 p.m.8 views

CVE-2024-46857

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix bridge mode operations when there are no VFs Currently, trying to set the bridge mode attribute when numvfs=0 leads to a crash: bridge link set dev eth2 hwmode vepa 168.967392 BUG: kernel NULL pointer dereference,...

5.5CVSS6.1AI score0.00207EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/09/27 1:15 p.m.11 views

CVE-2024-46815

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check numvalidsets before accessing readerwmsets WHY & HOW numvalidsets needs to be checked to avoid a negative index when accessing readerwmsetsnumvalidsets - 1. This fixes an OVERRUN issue reported by Coverity...

7.8CVSS6.1AI score0.00263EPSS
SaveExploits0References25
Rows per page
Query Builder