Lucene search
+L

67 matches found

OSV
OSV
•added 2024/12/27 3:02 p.m.•18 views

CVE-2024-56651 can: hi311x: hi3110_can_ist(): fix potential use-after-free

In the Linux kernel, the following vulnerability has been resolved: can: hi311x: hi3110canist: fix potential use-after-free The commit a22bd630cfff "can: hi311x: do not report txerr and rxerr during bus-off" removed the reporting of rxerr and txerr even in case of correct operation i. e. not...

8.8CVSS6.1AI score
SaveExploits0References8
RedhatCVE
RedhatCVE
•added 2024/07/16 8:56 p.m.•26 views

CVE-2022-48830

In the Linux kernel, the following vulnerability has been resolved: can: isotp: fix potential CAN frame reception race in isotprcv When receiving a CAN frame the current code logic does not consider concurrently receiving processes which do not show up in real world usage. Ziyang Xuan writes: The...

5.5CVSS7AI score0.00313EPSS
SaveExploits0References4
NVD
NVD
•added 2024/07/16 12:15 p.m.•27 views

CVE-2022-48830

In the Linux kernel, the following vulnerability has been resolved: can: isotp: fix potential CAN frame reception race in isotprcv When receiving a CAN frame the current code logic does not consider concurrently receiving processes which do not show up in real world usage. Ziyang Xuan writes: The...

8.8CVSS0.00313EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2024/07/16 12:15 p.m.•17 views

CVE-2022-48830

In the Linux kernel, the following vulnerability has been resolved: can: isotp: fix potential CAN frame reception race in isotprcv When receiving a CAN frame the current code logic does not consider concurrently receiving processes which do not show up in real world usage. Ziyang Xuan writes: The...

8.8CVSS5.9AI score0.00313EPSS
SaveExploits0References6
OSV
OSV
•added 2024/07/16 11:44 a.m.•25 views

CVE-2022-48830 can: isotp: fix potential CAN frame reception race in isotp_rcv()

In the Linux kernel, the following vulnerability has been resolved: can: isotp: fix potential CAN frame reception race in isotprcv When receiving a CAN frame the current code logic does not consider concurrently receiving processes which do not show up in real world usage. Ziyang Xuan writes: The...

8.8CVSS6AI score
SaveExploits0References7
CVE
CVE
•added 2024/07/16 11:44 a.m.•116 views

CVE-2022-48830

CVE-2022-48830 : Linux kernel fix for a CAN bus race in isotp_rcv() that could race with concurrent CAN frame reception, causing skb_over_panic when skb length changes during isotp_rcv_cf()/isotp_rcv_ff(). The patch adds a spin_lock around isotp_rcv() to ensure state synchronization and data-stru...

8.8CVSS6.6AI score0.00313EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
•added 2024/07/16 11:44 a.m.•21 views

CVE-2022-48830 can: isotp: fix potential CAN frame reception race in isotp_rcv()

In the Linux kernel, the following vulnerability has been resolved: can: isotp: fix potential CAN frame reception race in isotprcv When receiving a CAN frame the current code logic does not consider concurrently receiving processes which do not show up in real world usage. Ziyang Xuan writes: The...

8.8CVSS6.8AI score0.00313EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2024/03/19 3:10 p.m.•12 views

kernel: NULL pointer dereference in can_rcv_filter

A NULL pointer dereference issue was found in the can protocol in net/can/afcan.c in the Linux kernel, where mlpriv may not be initialized in the receive path of CAN frames. This flaw allows a local user to crash the system or cause a denial of service...

5.5CVSS7.1AI score0.002EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2024/02/07 4:33 p.m.•9 views

kernel: NULL pointer dereference in can_rcv_filter

A NULL pointer dereference issue was found in the can protocol in net/can/afcan.c in the Linux kernel, where mlpriv may not be initialized in the receive path of CAN frames. This flaw allows a local user to crash the system or cause a denial of service...

5.5CVSS7.1AI score0.002EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2023/02/15 3:59 a.m.•9 views

SUSE CVE-2020-11494

An issue was discovered in slcbump in drivers/net/can/slcan.c in the Linux kernel 3.16 through 5.6.2. It allows attackers to read uninitialized canframe data, potentially containing sensitive information from kernel stack memory, if the configuration lacks CONFIGINITSTACKALL, aka CID-b9258a2cece4...

5.3CVSS6.3AI score0.00722EPSS
SaveExploits0References17
Cvelist
Cvelist
•added 2022/10/31 5:45 p.m.•40 views

CVE-2022-2741 can: denial-of-service can be triggered by a crafted CAN frame

The denial-of-service can be triggered by transmitting a carefully crafted CAN frame on the same CAN network as the vulnerable node. The frame must have a CAN ID matching an installed filter in the vulnerable node this can easily be guessed based on CAN traffic analyses. The frame must contain th...

8.2CVSS8.3AI score0.0063EPSS
SaveExploits0References1
CVE
CVE
•added 2022/10/31 5:45 p.m.•97 views

CVE-2022-2741

CVE-2022-2741 affects Zephyr (CAN networking). A DoS can be triggered by sending a specially crafted CAN frame on the same CAN network, where the frame’s CAN ID matches an installed filter on the vulnerable node and the frame’s RTR bit is the opposite of what the filter expects. The vulnerability...

8.2CVSS7.7AI score0.0063EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
•added 2022/10/31 5:45 p.m.•10 views

CVE-2022-2741 can: denial-of-service can be triggered by a crafted CAN frame

The denial-of-service can be triggered by transmitting a carefully crafted CAN frame on the same CAN network as the vulnerable node. The frame must have a CAN ID matching an installed filter in the vulnerable node this can easily be guessed based on CAN traffic analyses. The frame must contain th...

8.2CVSS6.8AI score0.0063EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2022/10/31 12:00 a.m.•14 views

PT-2022-18407 · Zephyrproject +1 · Zephyr

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned. Description: A denial-of-service issue can be triggered by sending a specially crafted CAN frame on the same network as the vulnerable node. The frame must have a CAN ID that matches an installe...

8.2CVSS7.4AI score0.0063EPSS
SaveExploits0References2
OSV
OSV
•added 2022/02/27 3:02 a.m.•14 views

GSD-2022-1000410 can: isotp: fix potential CAN frame reception race in isotp_rcv()

can: isotp: fix potential CAN frame reception race in isotprcv This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.24 by commit...

7.2AI score
SaveExploits0
OSV
OSV
•added 2022/02/27 2:56 a.m.•20 views

GSD-2022-1000359 can: isotp: fix potential CAN frame reception race in isotp_rcv()

can: isotp: fix potential CAN frame reception race in isotprcv This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.101 by commit...

7.2AI score
SaveExploits0
OPENSUSE Linux
OPENSUSE Linux
•added 2020/04/23 12:00 a.m.•129 views

Security update for the Linux Kernel (important)

openSUSE Security Update: Security update for the Linux Kernel Announcement ID: openSUSE-SU-2020:0543-1 Rating: important References: 1051510 1065600 1065729 1083647 1085030 1109911 1111666 1113956 1114279 1118338 1120386 1137325 1142685 1145051 1145929 1148868 1157424 1158983 1159037 1159198...

8.2CVSS6.3AI score0.02447EPSS
SaveExploits4References83
OSV
OSV
•added 2020/04/02 9:15 p.m.•7 views

DEBIAN-CVE-2020-11494

An issue was discovered in slcbump in drivers/net/can/slcan.c in the Linux kernel 3.16 through 5.6.2. It allows attackers to read uninitialized canframe data, potentially containing sensitive information from kernel stack memory, if the configuration lacks CONFIGINITSTACKALL, aka CID-b9258a2cece4...

4.4CVSS6.2AI score0.00722EPSS
SaveExploits0References1
OSV
OSV
•added 2020/04/02 9:15 p.m.•12 views

CVE-2020-11494

An issue was discovered in slcbump in drivers/net/can/slcan.c in the Linux kernel 3.16 through 5.6.2. It allows attackers to read uninitialized canframe data, potentially containing sensitive information from kernel stack memory, if the configuration lacks CONFIGINITSTACKALL, aka CID-b9258a2cece4...

4.4CVSS5.4AI score
SaveExploits0References13
Tenable Nessus
Tenable Nessus
•added 2019/04/15 12:00 a.m.•66 views

Oracle Linux 7 : Unbreakable Enterprise kernel (ELSA-2019-4612)

The remote Oracle Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2019-4612 advisory. - can: gw: ensure DLC boundaries after CAN frame modification Oliver Hartkopp Orabug: 29215297 CVE-2019-3701 CVE-2019-3701 - exec: Fix mem leak in...

8.1CVSS6.6AI score0.16523EPSS
SaveExploits13References8
Rows per page
Query Builder