Msrc Cbl Mariner 1.0 X64 vulnerabilities

808 known vulnerabilities affecting msrc/cbl_mariner_1.0_x64.

Total CVEs
808
CISA KEV
2
actively exploited
Public exploits
17
Exploited in wild
1
Severity breakdown
CRITICAL40HIGH349MEDIUM383LOW36

Vulnerabilities

Page 5 of 41
CVE-2023-1855MEDIUMCVSS 6.32023-04-11
CVE-2023-1855 [MEDIUM] CWE-416 A use-after-free flaw was found in xgene_hwmon_remove in drivers/hwmon/xgene-hwmon.c in the Hardware Monitoring Linux Kernel Driver (xgene-hwmon). This flaw could allow a local attacker to crash the s A use-after-free flaw was found in xgene_hwmon_remove in drivers/hwmon/xgene-hwmon.c in the Hardware Monitoring Linux Kernel Driver (xgene-hwmon). This flaw could allow a local attacker to crash the system due to a race problem. This vulnerability could even lead to a
msrc
CVE-2023-1382MEDIUMCVSS 4.72023-04-11
CVE-2023-1382 [MEDIUM] CWE-476 A data race flaw was found in the Linux kernel between where con is allocated and con->sock is set. This issue leads to a NULL pointer dereference when accessing con->sock->sk in net/tipc/topsrv.c in A data race flaw was found in the Linux kernel between where con is allocated and con->sock is set. This issue leads to a NULL pointer dereference when accessing con->sock->sk in net/tipc/topsrv.c in the tipc protocol in the Linux kernel. FAQ: Is Azure Linux the only
msrc
CVE-2023-2194MEDIUMCVSS 6.72023-04-11
CVE-2023-2194 [MEDIUM] CWE-787 An out-of-bounds write vulnerability was found in the Linux kernel's SLIMpro I2C device driver. The userspace "data->block[0]" variable was not capped to a number between 0-255 and was used as the siz An out-of-bounds write vulnerability was found in the Linux kernel's SLIMpro I2C device driver. The userspace "data->block[0]" variable was not capped to a number between 0-255 and was used as the size of a memcpy possibly writing beyond the end of dma_buffer. This fl
msrc
CVE-2023-28856MEDIUMCVSS 6.52023-04-11
CVE-2023-28856 [MEDIUM] CWE-617 `HINCRBYFLOAT` can be used to crash a redis-server process `HINCRBYFLOAT` can be used to crash a redis-server process FAQ: Is Azure Linux the only Microsoft product that includes this open-source library and is therefore potentially affected by this vulnerability? One of the main benefits to our customers who choose to use the Azure Linux distro is the commitment to keep it up to date with the most recent and most secure versions of the open source libraries with
msrc
CVE-2023-2162MEDIUMCVSS 5.52023-04-11
CVE-2023-2162 [MEDIUM] CWE-416 A use-after-free vulnerability was found in iscsi_sw_tcp_session_create in drivers/scsi/iscsi_tcp.c in SCSI sub-component in the Linux Kernel. In this flaw an attacker could leak kernel internal infor A use-after-free vulnerability was found in iscsi_sw_tcp_session_create in drivers/scsi/iscsi_tcp.c in SCSI sub-component in the Linux Kernel. In this flaw an attacker could leak kernel internal information. FAQ: Is Azure Linux the only Microsoft product that include
msrc
CVE-2023-30772MEDIUMCVSS 6.42023-04-11
CVE-2023-30772 [MEDIUM] CWE-416 The Linux kernel before 6.2.9 has a race condition and resultant use-after-free in drivers/power/supply/da9150-charger.c if a physically proximate attacker unplugs a device. The Linux kernel before 6.2.9 has a race condition and resultant use-after-free in drivers/power/supply/da9150-charger.c if a physically proximate attacker unplugs a device. FAQ: Is Azure Linux the only Microsoft product that includes this open-source library and is therefore potentially affe
msrc
CVE-2023-1990MEDIUMCVSS 4.72023-04-11
CVE-2023-1990 [MEDIUM] CWE-416 A use-after-free flaw was found in ndlc_remove in drivers/nfc/st-nci/ndlc.c in the Linux Kernel. This flaw could allow an attacker to crash the system due to a race problem. A use-after-free flaw was found in ndlc_remove in drivers/nfc/st-nci/ndlc.c in the Linux Kernel. This flaw could allow an attacker to crash the system due to a race problem. FAQ: Is Azure Linux the only Microsoft product that includes this open-source library and is therefore potentially affec
msrc
CVE-2023-28328MEDIUMCVSS 5.52023-04-11
CVE-2023-28328 [MEDIUM] CWE-476 A NULL pointer dereference flaw was found in the az6027 driver in drivers/media/usb/dev-usb/az6027.c in the Linux Kernel. The message from user space is not checked properly before transferring into t A NULL pointer dereference flaw was found in the az6027 driver in drivers/media/usb/dev-usb/az6027.c in the Linux Kernel. The message from user space is not checked properly before transferring into the device. This flaw allows a local user to crash the system or pot
msrc
CVE-2023-2166MEDIUMCVSS 5.52023-04-11
CVE-2023-2166 [MEDIUM] CWE-476 A null pointer dereference issue was found in can protocol in net/can/af_can.c in the Linux before Linux. ml_priv may not be initialized in the receive path of CAN frames. A local user could use this A null pointer dereference issue was found in can protocol in net/can/af_can.c in the Linux before Linux. ml_priv may not be initialized in the receive path of CAN frames. A local user could use this flaw to crash the system or potentially cause a denial of service.
msrc
CVE-2023-2177MEDIUMCVSS 5.52023-04-11
CVE-2023-2177 [MEDIUM] CWE-476 A null pointer dereference issue was found in the sctp network protocol in net/sctp/stream_sched.c in Linux Kernel. If stream_in allocation is failed stream_out is freed which would further be accesse A null pointer dereference issue was found in the sctp network protocol in net/sctp/stream_sched.c in Linux Kernel. If stream_in allocation is failed stream_out is freed which would further be accessed. A local user could use this flaw to crash the system or potential
msrc
CVE-2023-2426MEDIUMCVSS 5.52023-04-11
CVE-2023-2426 [MEDIUM] CWE-823 Use of Out-of-range Pointer Offset in vim/vim Use of Out-of-range Pointer Offset in vim/vim FAQ: Is Azure Linux the only Microsoft product that includes this open-source library and is therefore potentially affected by this vulnerability? One of the main benefits to our customers who choose to use the Azure Linux distro is the commitment to keep it up to date with the most recent and most secure versions of the open source libraries with which the distro is compos
msrc
CVE-2023-28531CRITICALCVSS 9.82023-03-14
CVE-2023-28531 [CRITICAL] ssh-add in OpenSSH before 9.3 adds smartcard keys to ssh-agent without the intended per-hop destination constraints. The earliest affected version is 8.9. ssh-add in OpenSSH before 9.3 adds smartcard keys to ssh-agent without the intended per-hop destination constraints. The earliest affected version is 8.9. FAQ: Is Azure Linux the only Microsoft product that includes this open-source library and is therefore potentially affected by this vulnerability? One of the main
msrc
CVE-2023-1652HIGHCVSS 7.12023-03-14
CVE-2023-1652 [HIGH] CWE-416 A use-after-free flaw was found in nfsd4_ssc_setup_dul in fs/nfsd/nfs4proc.c in the NFS filesystem in the Linux Kernel. This issue could allow a local attacker to crash the system or it may lead to a A use-after-free flaw was found in nfsd4_ssc_setup_dul in fs/nfsd/nfs4proc.c in the NFS filesystem in the Linux Kernel. This issue could allow a local attacker to crash the system or it may lead to a kernel information leak problem. FAQ: Is Azure Linux the only Microso
msrc
CVE-2023-28466HIGHCVSS 7.02023-03-14
CVE-2023-28466 [HIGH] CWE-476 do_tls_getsockopt in net/tls/tls_main.c in the Linux kernel through 6.2.6 lacks a lock_sock call leading to a race condition (with a resultant use-after-free or NULL pointer dereference). do_tls_getsockopt in net/tls/tls_main.c in the Linux kernel through 6.2.6 lacks a lock_sock call leading to a race condition (with a resultant use-after-free or NULL pointer dereference). FAQ: Is Azure Linux the only Microsoft product that includes this open-source library and is
msrc
CVE-2022-4904HIGHCVSS 8.62023-03-14
CVE-2022-4904 [HIGH] CWE-1284 A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string which allows a possible arbitrary length stack overflow. This issue may cause a d A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity
msrc
CVE-2022-4095HIGHCVSS 7.82023-03-14
CVE-2022-4095 [HIGH] CWE-416 A use-after-free flaw was found in Linux kernel before 5.19.2. This issue occurs in cmd_hdl_filter in drivers/staging/rtl8712/rtl8712_cmd.c allowing an attacker to launch a local denial of service att A use-after-free flaw was found in Linux kernel before 5.19.2. This issue occurs in cmd_hdl_filter in drivers/staging/rtl8712/rtl8712_cmd.c allowing an attacker to launch a local denial of service attack and gain escalation of privileges. FAQ: Is Azure Linux the only M
msrc
CVE-2023-28642HIGHCVSS 7.82023-03-14
CVE-2023-28642 [MEDIUM] CWE-59 AppArmor bypass with symlinked /proc in runc AppArmor bypass with symlinked /proc in runc FAQ: Is Azure Linux the only Microsoft product that includes this open-source library and is therefore potentially affected by this vulnerability? One of the main benefits to our customers who choose to use the Azure Linux distro is the commitment to keep it up to date with the most recent and most secure versions of the open source libraries with which the distro is composed
msrc
CVE-2023-28448HIGHCVSS 7.52023-03-14
CVE-2023-28448 [MEDIUM] CWE-125 Versionize is lacking bound checks potentially leading to out of bounds memory access Versionize is lacking bound checks potentially leading to out of bounds memory access FAQ: Is Azure Linux the only Microsoft product that includes this open-source library and is therefore potentially affected by this vulnerability? One of the main benefits to our customers who choose to use the Azure Linux distro is the commitment to keep it up to date with the most recent and
msrc
CVE-2022-48424HIGHCVSS 7.82023-03-14
CVE-2022-48424 [HIGH] In the Linux kernel before 6.1.3 fs/ntfs3/inode.c does not validate the attribute name offset. An unhandled page fault may occur. In the Linux kernel before 6.1.3 fs/ntfs3/inode.c does not validate the attribute name offset. An unhandled page fault may occur. FAQ: Is Azure Linux the only Microsoft product that includes this open-source library and is therefore potentially affected by this vulnerability? One of the main benefits to our customers who choose to use the Azure
msrc
CVE-2022-44370HIGHCVSS 7.82023-03-14
CVE-2022-44370 [HIGH] CWE-787 NASM v2.16 was discovered to contain a heap buffer overflow in the component quote_for_pmake() asm/nasm.c:856 NASM v2.16 was discovered to contain a heap buffer overflow in the component quote_for_pmake() asm/nasm.c:856 FAQ: Is Azure Linux the only Microsoft product that includes this open-source library and is therefore potentially affected by this vulnerability? One of the main benefits to our customers who choose to use the Azure Linux distro is the commitment t
msrc