Lucene search
+L

13697 matches found

CVE
CVE
added 2024/07/12 12:32 p.m.112 views

CVE-2024-40979

CVE-2024-40979 is a Linux kernel issue affecting the ath12k WiFi driver. The vulnerability stems from improper handling of QMI target memory during resume, where DMA remap absence can cause large memory segment allocations to fail and later be freed inconsistently, leading to kernel crash (bad_pa...

7.8CVSS6.5AI score0.00268EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/12 12:32 p.m.24 views

CVE-2024-40978 scsi: qedi: Fix crash while reading debugfs attribute

In the Linux kernel, the following vulnerability has been resolved: scsi: qedi: Fix crash while reading debugfs attribute The qedidbgdonotrecovercmdread function invokes sprintf directly on a user pointer, which results into the crash. To fix this issue, use a small local stack buffer for sprintf...

6.8AI score0.0032EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/07/12 12:32 p.m.63 views

CVE-2024-40962

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: allocate dummy checksums for zoned NODATASUM writes Shin'ichiro reported that when he's running fstests' test-case btrfs/167 on emulated zoned devices, he's seeing the following NULL pointer dereference in...

5.5CVSS5.8AI score0.00241EPSS
SaveExploits0
CVE
CVE
added 2024/07/12 12:32 p.m.88 views

CVE-2024-40962

CVE-2024-40962 affects the Linux kernel btrfs zoning code. The issue is a NULL pointer dereference in btrfs_zone_finish_endio() when handling zoned NODATASUM writes under zoned emulation for conventional zones. The fix, as described in the disclosure, is to allocate dummy checksums for zoned NODA...

5.5CVSS6.5AI score0.00241EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/12 12:32 p.m.18 views

CVE-2024-40961 ipv6: prevent possible NULL deref in fib6_nh_init()

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent possible NULL deref in fib6nhinit syzbot reminds us that in6devget can return NULL. fib6nhinit ip6validategw &idev ip6routechecknh idev idev = in6devgetdev; // can be NULL Oops: general protection fault, probably fo...

6.7AI score0.00268EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/07/12 12:32 p.m.17 views

CVE-2024-40959

In the Linux kernel, the following vulnerability has been resolved: xfrm6: check ip6dstidev return value in xfrm6getsaddr ip6dstidev can return NULL, xfrm6getsaddr must act accordingly. syzbot reported: Oops: general protection fault, probably for non-canonical address 0xdffffc0000000000: 0000 1...

5.5CVSS5.6AI score0.00276EPSS
SaveExploits0
CVE
CVE
added 2024/07/12 12:32 p.m.187 views

CVE-2024-40959

The CVE-2024-40959 entry concerns a Linux kernel issue where ip6_dst_idev() can return NULL, and xfrm6_get_saddr() must handle that, otherwise a NULL pointer dereference may occur. The vulnerability arises in xfrm6_policy.c (xfrm6_get_saddr) and could lead to denial of service via a kernel NULL d...

5.5CVSS6.9AI score0.00276EPSS
SaveExploits0References13Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/12 12:32 p.m.11 views

CVE-2024-40960 ipv6: prevent possible NULL dereference in rt6_probe()

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent possible NULL dereference in rt6probe syzbot caught a NULL dereference in rt6probe 1 Bail out if in6devget returns NULL. 1 Oops: general protection fault, probably for non-canonical address 0xdffffc00000000cb: 0000 ...

6.7AI score0.0027EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/07/12 12:31 p.m.38 views

CVE-2024-40948 mm/page_table_check: fix crash on ZONE_DEVICE

In the Linux kernel, the following vulnerability has been resolved: mm/pagetablecheck: fix crash on ZONEDEVICE Not all pages may apply to pgtable check. One example is ZONEDEVICE pages: they map PFNs directly, and they don't allocate pageext at all even if there's struct page around. One may...

0.00249EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/07/12 12:20 p.m.35 views

CVE-2024-40907 ionic: fix kernel panic in XDP_TX action

In the Linux kernel, the following vulnerability has been resolved: ionic: fix kernel panic in XDPTX action In the XDPTX path, ionic driver sends a packet to the TX path with rx page and corresponding dma address. After tx is done, ionictxclean frees that page. But RX ring buffer isn't reset to...

9.8CVSS0.00614EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/07/12 12:20 p.m.17 views

CVE-2024-40907 ionic: fix kernel panic in XDP_TX action

In the Linux kernel, the following vulnerability has been resolved: ionic: fix kernel panic in XDPTX action In the XDPTX path, ionic driver sends a packet to the TX path with rx page and corresponding dma address. After tx is done, ionictxclean frees that page. But RX ring buffer isn't reset to...

6.9AI score0.00614EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/12 12:20 p.m.19 views

CVE-2024-40907 ionic: fix kernel panic in XDP_TX action

In the Linux kernel, the following vulnerability has been resolved: ionic: fix kernel panic in XDPTX action In the XDPTX path, ionic driver sends a packet to the TX path with rx page and corresponding dma address. After tx is done, ionictxclean frees that page. But RX ring buffer isn't reset to...

9.8CVSS6.1AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/07/12 12:20 p.m.15 views

CVE-2024-40906 net/mlx5: Always stop health timer during driver removal

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always stop health timer during driver removal Currently, if teardownhca fails to execute during driver removal, mlx5 does not stop the health timer. Afterwards, mlx5 continue with driver teardown. This may lead to a UA...

7AI score0.00305EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/07/11 4:02 p.m.26 views

CVE-2024-39528 Junos OS and Junos OS Evolved: Concurrent deletion of a routing-instance and receipt of an SNMP request cause an RPD crash

A Use After Free vulnerability in the Routing Protocol Daemon rpd of Juniper Networks Junos OS and Junos OS Evolved allows an authenticated, network-based attacker to cause a Denial of Service DoS.On all Junos OS and Junos Evolved platforms, if a routing-instance deactivation is triggered, and at...

6CVSS6.8AI score0.00335EPSS
SaveExploits0References1
CVE
CVE
added 2024/07/11 4:02 p.m.73 views

CVE-2024-39528

CVE-2024-39528 — AUse After Free in Juniper Junos OS/Junos OS Evolved Routing Protocol Daemon (rpd) causes a segmentation fault on a specific sequence (routing-instance deactivation + SNMP request), leading to rpd crash and DoS. Affected: Junos OS and Junos OS Evolved. Reported vulnerable version...

6CVSS5.5AI score0.00335EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2024/07/11 4:02 p.m.38 views

CVE-2024-39528 Junos OS and Junos OS Evolved: Concurrent deletion of a routing-instance and receipt of an SNMP request cause an RPD crash

A Use After Free vulnerability in the Routing Protocol Daemon rpd of Juniper Networks Junos OS and Junos OS Evolved allows an authenticated, network-based attacker to cause a Denial of Service DoS.On all Junos OS and Junos Evolved platforms, if a routing-instance deactivation is triggered, and at...

6CVSS0.00335EPSS
SaveExploits0References1
Veracode
Veracode
added 2024/07/11 6:37 a.m.14 views

Denial Of Service (DoS)

images is vulnerable to Denial Of Service DoS. The vulnerability is due to unexpected input types provided to multiple functions, which can result in a process crash. The attacker can cause a Segmentation fault error by providing specific integer values to the size function...

7.5CVSS6.7AI score0.00602EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/07/10 6:33 a.m.30 views

GHSA-VJPV-X8P9-7P85 images vulnerable to Denial of Service

All versions of the package images are vulnerable to Denial of Service DoS due to providing unexpected input types to several different functions. This makes it possible to reach an assert macro, leading to a process crash. Note: By providing some specific integer values like 0 to the size...

8.7CVSS5.9AI score0.00602EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/10 5:15 a.m.10 views

CVE-2024-21523

All versions of the package images are vulnerable to Denial of Service DoS due to providing unexpected input types to several different functions. This makes it possible to reach an assert macro, leading to a process crash. Note: By providing some specific integer values like 0 to the size...

7.5CVSS5.8AI score0.00602EPSS
SaveExploits0References3
NVD
NVD
added 2024/07/10 5:15 a.m.18 views

CVE-2024-21523

All versions of the package images are vulnerable to Denial of Service DoS due to providing unexpected input types to several different functions. This makes it possible to reach an assert macro, leading to a process crash. Note: By providing some specific integer values like 0 to the size...

7.5CVSS0.00602EPSS
SaveExploits0References3
Rows per page
Query Builder