Lucene search
+L

10778 matches found

RedhatCVE
RedhatCVE
added 2025/05/02 8:12 p.m.22 views

CVE-2024-6031

Tesla Model S oFono AT Command Heap-based Buffer Overflow Code Execution Vulnerability. This vulnerability allows local attackers to execute arbitrary code on affected Tesla Model S vehicles. An attacker must first obtain the ability to execute code on the target modem in order to exploit this...

7.8CVSS7.5AI score0.0018EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/05/02 12:00 a.m.18 views

Vulnerability of the mcp251x_stop() function in the drivers/net/can/spi/mcp251x.c module – This driver supports network devices of the Linux kernel, which can be exploited by attackers to cause service failures.

Vulnerability of the mcp251xstop function in the drivers/net/can/spi/mcp251x.c module – The Linux kernel’s CAN network device driver relies on the assignment of the NULL pointer. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.5AI score0.00235EPSS
SaveExploits0References14Affected Software1
OSV
OSV
added 2025/05/01 3:16 p.m.5 views

DEBIAN-CVE-2022-49863

In the Linux kernel, the following vulnerability has been resolved: can: afcan: fix NULL pointer dereference in canrxregister It causes NULL pointer dereference when testing as following: a use syscallNRsocket, 0x10ul, 3ul, 0 to create netlink socket. b use syscallNRsendmsg, ... to create bond li...

5.5CVSS5.4AI score0.00193EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/01 3:16 p.m.11 views

CVE-2022-49845

In the Linux kernel, the following vulnerability has been resolved: can: j1939: j1939sendone: fix missing CAN header initialization The read access to struct canxlframe::len inside of a j1939 created skbuff revealed a missing initialization of reserved and later filled elements in struct canframe...

5.5CVSS0.00211EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/01 3:16 p.m.4 views

DEBIAN-CVE-2022-49845

In the Linux kernel, the following vulnerability has been resolved: can: j1939: j1939sendone: fix missing CAN header initialization The read access to struct canxlframe::len inside of a j1939 created skbuff revealed a missing initialization of reserved and later filled elements in struct canframe...

5.5CVSS5.4AI score0.00211EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/01 3:16 p.m.21 views

CVE-2022-49844

In the Linux kernel, the following vulnerability has been resolved: can: dev: fix skb drop check In commit a6d190f8c767 "can: skb: drop tx skb if in listen only mode" the priv-ctrlmode element is read even on virtual CAN interfaces that do not create the struct canpriv at startup. This...

7.1CVSS0.00178EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/01 3:16 p.m.9 views

DEBIAN-CVE-2022-49844

In the Linux kernel, the following vulnerability has been resolved: can: dev: fix skb drop check In commit a6d190f8c767 "can: skb: drop tx skb if in listen only mode" the priv-ctrlmode element is read even on virtual CAN interfaces that do not create the struct canpriv at startup. This...

7.1CVSS5.6AI score0.00178EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 3:16 p.m.18 views

UBUNTU-CVE-2022-49863

In the Linux kernel, the following vulnerability has been resolved: can: afcan: fix NULL pointer dereference in canrxregister It causes NULL pointer dereference when testing as following: a use syscallNRsocket, 0x10ul, 3ul, 0 to create netlink socket. b use syscallNRsendmsg, ... to create bond li...

5.5CVSS6AI score0.00193EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/05/01 2:10 p.m.3 views

CVE-2022-49863 can: af_can: fix NULL pointer dereference in can_rx_register()

In the Linux kernel, the following vulnerability has been resolved: can: afcan: fix NULL pointer dereference in canrxregister It causes NULL pointer dereference when testing as following: a use syscallNRsocket, 0x10ul, 3ul, 0 to create netlink socket. b use syscallNRsendmsg, ... to create bond li...

6.2AI score0.00193EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/05/01 2:09 p.m.8 views

CVE-2022-49845

In the Linux kernel, the following vulnerability has been resolved: can: j1939: j1939sendone: fix missing CAN header initialization The read access to struct canxlframe::len inside of a j1939 created skbuff revealed a missing initialization of reserved and later filled elements in struct canframe...

5.5CVSS5.4AI score0.00211EPSS
SaveExploits0
OSV
OSV
added 2025/05/01 2:09 p.m.10 views

CVE-2022-49845 can: j1939: j1939_send_one(): fix missing CAN header initialization

In the Linux kernel, the following vulnerability has been resolved: can: j1939: j1939sendone: fix missing CAN header initialization The read access to struct canxlframe::len inside of a j1939 created skbuff revealed a missing initialization of reserved and later filled elements in struct canframe...

5.5CVSS5.8AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/05/01 2:09 p.m.19 views

CVE-2022-49845 can: j1939: j1939_send_one(): fix missing CAN header initialization

In the Linux kernel, the following vulnerability has been resolved: can: j1939: j1939sendone: fix missing CAN header initialization The read access to struct canxlframe::len inside of a j1939 created skbuff revealed a missing initialization of reserved and later filled elements in struct canframe...

0.00211EPSS
SaveExploits0References5
CVE
CVE
added 2025/05/01 2:09 p.m.99 views

CVE-2022-49845

CVE-2022-49845 – Linux kernel CAN/j1939 header initialization fix . The issue related to can: j1939_send_one() involved uninitialized CAN header fields in CAN frames created for j1939 messages, exposing a read access to canxl_frame::len due to uninitialized reserved and later-filled fields in str...

5.5CVSS6.3AI score0.00211EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2025/05/01 2:09 p.m.85 views

CVE-2022-49844

The collection confirms CVE-2022-49844 affects the Linux kernel CAN subsystem. The issue arises from reading priv->ctrlmode in virtual CAN interfaces (e.g., vcan, vxcan) when some interfaces do not create struct can_priv at startup, causing an out-of-bounds read and CAN frame drops. The refere...

7.1CVSS6.2AI score0.00178EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/05/01 2:09 p.m.25 views

CVE-2022-49844 can: dev: fix skb drop check

In the Linux kernel, the following vulnerability has been resolved: can: dev: fix skb drop check In commit a6d190f8c767 "can: skb: drop tx skb if in listen only mode" the priv-ctrlmode element is read even on virtual CAN interfaces that do not create the struct canpriv at startup. This...

7.1CVSS0.00178EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/01 2:09 p.m.21 views

CVE-2022-49844 can: dev: fix skb drop check

In the Linux kernel, the following vulnerability has been resolved: can: dev: fix skb drop check In commit a6d190f8c767 "can: skb: drop tx skb if in listen only mode" the priv-ctrlmode element is read even on virtual CAN interfaces that do not create the struct canpriv at startup. This...

7.1CVSS5.3AI score
SaveExploits0References5
CNNVD
CNNVD
added 2025/05/01 12:00 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a null pointer dereference issue in the canrxregister function in the can afcan driver...

5.5CVSS6.4AI score0.00193EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/05/01 12:00 a.m.14 views

PT-2025-18561 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, specifically in the CAN Controller Area Network device driver. The issue arises from an out-of-bounds read in the priv-ctrlmode...

7.1CVSS5AI score0.00178EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/05/01 12:00 a.m.12 views

PT-2025-18580 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is caused by a NULL pointer dereference in the can rx register function when testing the following scenario: a creating a netlink socket using syscall NR socket, 0x10ul, 3ul,...

8.8CVSS7.5AI score0.01328EPSS
SaveExploits2References430
Positive Technologies
Positive Technologies
added 2025/05/01 12:00 a.m.15 views

PT-2025-18562

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A issue in the Linux kernel has been resolved, specifically in the j1939 module. The problem was related to the lack of initialization of the CAN header. The read access to canxl...

8.8CVSS7.4AI score0.01328EPSS
SaveExploits3References1113
Rows per page
Query Builder