Lucene search
K

767 matches found

RedhatCVE
RedhatCVE
added 2025/01/15 3:55 p.m.8 views

CVE-2024-57802

In the Linux kernel, the following vulnerability has been resolved: netrom: check buffer length before accessing it Syzkaller reports an uninit value read from ax25cmp when sending raw message through ieee802154 implementation. ===================================================== BUG: KMSAN:...

5.5CVSS7AI score0.00222EPSS
Exploits0References4
NVD
NVD
added 2025/01/15 1:15 p.m.3 views

CVE-2024-57802

In the Linux kernel, the following vulnerability has been resolved: netrom: check buffer length before accessing it Syzkaller reports an uninit value read from ax25cmp when sending raw message through ieee802154 implementation. ===================================================== BUG: KMSAN:...

5.5CVSS0.00222EPSS
Exploits0References9
OSV
OSV
added 2025/01/15 1:15 p.m.1 views

AZL-55828 CVE-2024-57802 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: netrom: check buffer length before accessing it Syzkaller reports an uninit value read from ax25cmp when sending raw message through ieee802154 implementation. ===================================================== BUG: KMSAN:...

5.5CVSS6.8AI score0.00222EPSS
Exploits0References1
OSV
OSV
added 2025/01/15 1:15 p.m.0 views

AZL-55859 CVE-2024-57802 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: netrom: check buffer length before accessing it Syzkaller reports an uninit value read from ax25cmp when sending raw message through ieee802154 implementation. ===================================================== BUG: KMSAN:...

5.5CVSS5.8AI score0.00222EPSS
Exploits0References1
Cvelist
Cvelist
added 2025/01/15 1:10 p.m.9 views

CVE-2024-57802 netrom: check buffer length before accessing it

In the Linux kernel, the following vulnerability has been resolved: netrom: check buffer length before accessing it Syzkaller reports an uninit value read from ax25cmp when sending raw message through ieee802154 implementation. ===================================================== BUG: KMSAN:...

0.00222EPSS
Exploits0References7
Vulnrichment
Vulnrichment
added 2025/01/15 1:10 p.m.1 views

CVE-2024-57802 netrom: check buffer length before accessing it

In the Linux kernel, the following vulnerability has been resolved: netrom: check buffer length before accessing it Syzkaller reports an uninit value read from ax25cmp when sending raw message through ieee802154 implementation. ===================================================== BUG: KMSAN:...

7.7AI score0.00222EPSS
Exploits0References7
OSV
OSV
added 2025/01/15 1:10 p.m.4 views

CVE-2024-57802 netrom: check buffer length before accessing it

In the Linux kernel, the following vulnerability has been resolved: netrom: check buffer length before accessing it Syzkaller reports an uninit value read from ax25cmp when sending raw message through ieee802154 implementation. ===================================================== BUG: KMSAN:...

5.5CVSS6.3AI score0.00222EPSS
Exploits0References12
NVD
NVD
added 2025/01/11 3:15 p.m.7 views

CVE-2024-57843

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix overflow inside virtnetrqalloc When the frag just got a page, then may lead to regression on VM. Specially if the sysctl net.core.highorderallocdisable value is 1, then the frag always get a page when do refill...

5.5CVSS0.002EPSS
Exploits0References3
CVE
CVE
added 2025/01/11 2:30 p.m.171 views

CVE-2024-57843

CVE-2024-57843 : In the Linux kernel, a vulnerability in virtio-net can cause overflow in virtnet_rq_alloc when a fragment spans a page and the total buffer size plus virtnet_rq_dma exceeds one page. This can lead to reliable VM crashes or SCP failures. Root cause: virtnet_rq_dma reserves 16 byte...

5.5CVSS6.8AI score0.002EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2025/01/11 2:30 p.m.13 views

CVE-2024-57843 virtio-net: fix overflow inside virtnet_rq_alloc

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix overflow inside virtnetrqalloc When the frag just got a page, then may lead to regression on VM. Specially if the sysctl net.core.highorderallocdisable value is 1, then the frag always get a page when do refill...

0.002EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.0 views

PT-2025-36307

Name of the Vulnerable Software and Affected Versions Linux Kernel affected versions not specified Description The Linux kernel contains a Time-of-Check to Time-of-Use TOCTOU race condition within the rain interrupt function, specifically related to the rainshadow-cec driver. The issue arises...

4.7CVSS6.2AI score0.00125EPSS
Exploits0
OSV
OSV
added 2024/12/27 3:15 p.m.1 views

UBUNTU-CVE-2024-56590

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcicore: Fix not checking skb length on hciacldatapacket This fixes not checking if skb really contains an ACL header otherwise the code may attempt to access some uninitilized/invalid memory past the valid skb-data...

5.5CVSS6.2AI score0.00218EPSS
Exploits0References33
Vulnrichment
Vulnrichment
added 2024/12/27 3:2 p.m.1 views

CVE-2024-56648 net: hsr: avoid potential out-of-bound access in fill_frame_info()

In the Linux kernel, the following vulnerability has been resolved: net: hsr: avoid potential out-of-bound access in fillframeinfo syzbot is able to feed a packet with 14 bytes, pretending it is a vlan one. Since fillframeinfo is relying on skb-maclen already, extend the check to cover this case...

7.5AI score0.00244EPSS
Exploits0References6
Amazon
Amazon
added 2024/12/19 12:0 a.m.3 views

Important: ghostscript

Issue Overview: PS interpreter - check the type of the Pattern Implementation NOTE: https://bugs.ghostscript.com/showbug.cgi?id=707991 NOTE: https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=f49812186baa7d1362880673408a6fbe8719b4f8 NOTE:...

7.8CVSS7.5AI score0.00388EPSS
Exploits0
Amazon
Amazon
added 2024/12/19 12:0 a.m.4 views

Important: expat

Issue Overview: An issue was discovered in libexpat before 2.6.3. xmlparse.c does not reject a negative length for XMLParseBuffer. CVE-2024-45490 Affected Packages: expat Note: This advisory is applicable to Amazon Linux 2 AL2 Core repository. Visit this FAQ section for the difference between AL2...

9.8CVSS7AI score0.01686EPSS
Exploits0
Cvelist
Cvelist
added 2024/12/15 11:23 p.m.20 views

CVE-2024-8798 Bluetooth: classic: avdtp: missing buffer length check

No proper validation of the length of user input in olcpindhandler in zephyr/subsys/bluetooth/services/ots/otsclient.c...

7.5CVSS0.00386EPSS
Exploits0References1
CVE
CVE
added 2024/12/15 11:23 p.m.53 views

CVE-2024-8798

Affected product: Zephyr RTOS (bluetooth OTS client). Vulnerable component/function: olcp_ind_handler in zephyr/subsys/bluetooth/services/ots/ots_client.c. Root cause: improper validation of the length of user input. Impact: availability impact listed as HIGH; confidentiality and integrity not af...

7.5CVSS7.5AI score0.00386EPSS
Exploits0References1Affected Software1
Amazon
Amazon
added 2024/12/12 12:0 a.m.3 views

Important: ghostscript

Issue Overview: PS interpreter - check the type of the Pattern Implementation NOTE: https://bugs.ghostscript.com/showbug.cgi?id=707991 NOTE: https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=f49812186baa7d1362880673408a6fbe8719b4f8 NOTE:...

8.4CVSS8.1AI score0.00388EPSS
Exploits0
Amazon
Amazon
added 2024/12/12 12:0 a.m.7 views

Important: ghostscript

Issue Overview: PS interpreter - check the type of the Pattern Implementation NOTE: https://bugs.ghostscript.com/showbug.cgi?id=707991 NOTE: https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=f49812186baa7d1362880673408a6fbe8719b4f8 NOTE:...

8.4CVSS7.4AI score0.00388EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2024/12/11 4:21 p.m.2 views

kernel: net: avoid potential underflow in qdisc_pkt_len_init() with UFO

In the Linux kernel, the following vulnerability has been resolved: net: avoid potential underflow in qdiscpktleninit with UFO After commit 7c6d2ecbda83 "net: be more gentle about silly gso requests coming from user" virtionethdrtoskb had sanity check to detect malicious attempts from user space ...

5.5CVSS6.4AI score0.00279EPSS
Exploits0References5
Rows per page
Query Builder