Search

Found 5,889 results in 2108ms · Match type: Filtered list

0
KEVHas exploit
Reset
CVE Severity CVSS Risk Flags OS Vendor Published Description
CVE-2023-53550 medium 5.5 FIX rhel slesdebian debian 2y ago In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: fix global sysfs attribute type In commit 3666062b87ec ("cpufreq: amd-pstate: move to use bus_get_dev_root()…
CVE-2023-53546 medium 5.5 FIX rhel slesdebian debian 2y ago In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctx when mlx5_cmd_exec failed in mlx5dr_cmd_create_reformat_ctx, the …
CVE-2023-53545 medium 5.5 5.5 FIX rhel slesdebian debian 2y ago In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: unmap and remove csa_va properly Root PD BO should be reserved before unmap and remove a bo_va from VM otherwise lock…
CVE-2023-53539 medium 5.5 FIX rocky rhel sles 2y ago In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix incomplete state save in rxe_requester If a send packet is dropped by the IP layer in rxe_requester() the call to r…
CVE-2023-53530 medium 5.5 FIX rhel slesdebian debian 2y ago In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Use raw_smp_processor_id() instead of smp_processor_id() The following call trace was observed: localhost kernel:…
CVE-2023-53525 medium 5.5 FIX rhel slesdebian debian 2y ago In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Allow UD qp_type to join multicast only As for multicast: - The SIDR is the only mode that makes sense; - Besides PS_UD…
CVE-2023-53513 medium 5.5 FIX rocky rhel sles 2y ago In the Linux kernel, the following vulnerability has been resolved: nbd: fix incomplete validation of ioctl arg We tested and found an alarm caused by nbd_ioctl arg without verification. The UBSAN …
CVE-2023-53501 medium 5.5 FIX rhel slesdebian debian 2y ago In the Linux kernel, the following vulnerability has been resolved: iommu/amd/iommu_v2: Fix pasid_state refcount dec hit 0 warning on pasid unbind When unbinding pasid - a race condition exists vs …
CVE-2023-53496 medium 5.5 FIX rhel slesdebian debian 2y ago In the Linux kernel, the following vulnerability has been resolved: x86/platform/uv: Use alternate source for socket to node data The UV code attempts to build a set of tables to allow it to do bid…
CVE-2023-53476 medium 5.5 FIX rhel slesdebian debian 2y ago In the Linux kernel, the following vulnerability has been resolved: iw_cxgb4: Fix potential NULL dereference in c4iw_fill_res_cm_id_entry() This condition needs to match the previous "if (epcp->sta…
CVE-2023-53451 medium 5.5 FIX rhel slesdebian debian 2y ago In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix potential NULL pointer dereference Klocwork tool reported 'cur_dsd' may be dereferenced. Add fix to validate …
CVE-2023-53442 medium 5.5 FIX rhel slesdebian debian 2y ago In the Linux kernel, the following vulnerability has been resolved: ice: Block switchdev mode when ADQ is active and vice versa ADQ and switchdev are not supported simultaneously. Enabling both at …
CVE-2023-53441 medium 5.5 FIX rhel slesdebian debian 2y ago In the Linux kernel, the following vulnerability has been resolved: bpf: cpumap: Fix memory leak in cpu_map_update_elem Syzkaller reported a memory leak as follows: BUG: memory leak unreferenced o…
CVE-2023-53421 medium 5.5 5.5 FIX rhel slesdebian debian 2y ago Linux kernel (Azure) vulnerabilities
CVE-2023-53380 medium 5.5 FIX rhel slesdebian debian 2y ago In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix null-ptr-deref of mreplace in raid10_sync_request There are two check of 'mreplace' in raid10_sync_request(). In t…
CVE-2023-53371 medium 5.5 FIX rhel slesdebian debian 2y ago In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix memory leak in mlx5e_fs_tt_redirect_any_create The memory pointed to by the fs->any pointer is not freed in the er…
CVE-2023-53365 medium 5.5 FIX rhel slesdebian debian 2y ago In the Linux kernel, the following vulnerability has been resolved: ip6mr: Fix skb_under_panic in ip6mr_cache_report() skbuff: skb_under_panic: text:ffffffff88771f69 len:56 put:-4 head:ffff88805f8…
CVE-2023-53354 medium 5.5 FIX rhel slesdebian debian 2y ago In the Linux kernel, the following vulnerability has been resolved: skbuff: skb_segment, Call zero copy functions before using skbuff frags Commit bf5c25d60861 ("skbuff: in skb_segment, call zeroco…
CVE-2023-53343 medium 5.5 FIX rhel slesdebian debian 2y ago In the Linux kernel, the following vulnerability has been resolved: icmp6: Fix null-ptr-deref of ip6_null_entry->rt6i_idev in icmp6_dev(). With some IPv6 Ext Hdr (RPL, SRv6, etc.), we can send a pa…
CVE-2023-53335 medium 5.5 FIX rhel slesdebian debian 2y ago In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Fix potential null-ptr-deref in pass_establish() If get_ep_from_tid() fails to lookup non-NULL value for ep, ep is de…
CVE-2023-53322 medium 5.5 FIX rhel slesdebian debian 2y ago In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Wait for io return on terminate rport System crash due to use after free. Current code allows terminate_rport_io t…
CVE-2023-53297 medium 5.5 FIX rhel rocky sles 2y ago In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp conn->chan_lock isn't acquired before l2cap_get_chan_by_scid, …
CVE-2023-53280 medium 5.5 FIX rhel slesdebian debian 2y ago In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Remove unused nvme_ls_waitq wait queue System crash when qla2x00_start_sp(sp) returns error code EGAIN and wake_up…
CVE-2023-53275 medium 5.5 FIX rhel slesdebian debian 2y ago In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: fix a possible null-pointer dereference due to data race in snd_hdac_regmap_sync() The variable codec->regmap is often…
CVE-2023-53210 medium 5.5 FIX rhel slesdebian debian 2y ago In the Linux kernel, the following vulnerability has been resolved: md/raid5-cache: fix null-ptr-deref for r5l_flush_stripe_to_raid() r5l_flush_stripe_to_raid() will check if the list 'flushing_ios…
CVE-2023-53202 medium 5.5 FIX rhel slesdebian debian 2y ago In the Linux kernel, the following vulnerability has been resolved: PM: domains: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, …
CVE-2023-53151 medium 5.5 FIX rhel slesdebian debian 2y ago In the Linux kernel, the following vulnerability has been resolved: md/raid10: prevent soft lockup while flush writes Currently, there is no limit for raid1/raid10 plugged bio. While flushing write…
CVE-2023-53150 medium 5.5 FIX rhel slesdebian debian 2y ago In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Pointer may be dereferenced Klocwork tool reported pointer 'rport' returned from call to function fc_bsg_to_rport(…
CVE-2023-53148 medium 5.5 FIX rhel slesdebian debian 2y ago In the Linux kernel, the following vulnerability has been resolved: igb: Fix igb_down hung on surprise removal In a setup where a Thunderbolt hub connects to Ethernet and a display through USB Type…
CVE-2023-53140 medium 5.5 FIX rhel slesdebian debian 2y ago In the Linux kernel, the following vulnerability has been resolved: scsi: core: Remove the /proc/scsi/${proc_name} directory earlier Remove the /proc/scsi/${proc_name} directory earlier to fix a ra…
CVE-2023-53134 medium 5.5 FIX rhel slesdebian debian 2y ago In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Avoid order-5 memory allocation for TPA data The driver needs to keep track of all the possible concurrent TPA (GRO/LRO)…
CVE-2023-52973 medium 5.5 FIX rhel slesdebian debian 2y ago In the Linux kernel, the following vulnerability has been resolved: vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAF After a call to console_unlock() in vcs_read() the vc_d…
CVE-2023-52620 low 2.5 2.5 FIX rhel rocky sles 2y ago Important: kernel security, bug fix, and enhancement update
CVE-2023-52323 medium 5.5 FIX rhel rocky sles 2y ago Moderate: fence-agents security and bug fix update
CVE-2023-52160 medium 5.5 FIX rhel sles rocky 2y ago Moderate: wpa_supplicant security update
CVE-2023-5215 medium 5.5 FIX rhel slesdebian debian 2y ago Moderate: libnbd security update
CVE-2023-51714 medium 5.5 FIX rhel slesdebian debian 2y ago An issue was discovered in the HTTP2 implementation in Qt before 5.15.17, 6.x before 6.2.11, 6.3.x through 6.5.x before 6.5.4, and 6.6.x before 6.6.2. network/access/http2/hpacktable.cpp has an incor…
CVE-2023-5088 medium 5.5 FIX rhel rocky sles 2y ago A bug in QEMU could cause a guest I/O operation otherwise addressed to an arbitrary disk offset to be targeted to offset 0 instead (potentially overwriting the VM's boot code). This could be used, fo…
CVE-2023-50186 medium 5.5 FIX rhel slesdebian debian 2y ago Moderate: gstreamer1-plugins-bad-free security update
CVE-2023-49083 medium 5.5 FIX rhel rocky sles 2y ago RHSA-2025:14553: python-cryptography security update (Moderate)
CVE-2023-4875 medium 5.5 FIX rhel rocky sles 2y ago RHSA-2024:3058: mutt security update (Moderate)
CVE-2023-4874 medium 5.5 FIX rhel rocky sles 2y ago RHSA-2024:3058: mutt security update (Moderate)
CVE-2023-4806 medium 5.9 5.9 FIX rhel rocky sles gnuredhat 2y ago RHSA-2023:5455: glibc security update (Important)
CVE-2023-47038 medium 5.5 FIX rhel sles rocky 2y ago A vulnerability was found in perl 5.30.0 through 5.38.0. This issue occurs when a crafted regular expression is compiled by perl, which can allow an attacker controlled byte buffer overflow in a heap…
CVE-2023-4693 medium 5.5 FIX rhel rocky sles 2y ago Moderate: grub2 security update
CVE-2023-4692 medium 5.5 FIX rhel rocky sles 2y ago Moderate: grub2 security update
CVE-2023-46753 medium 5.5 FIX rhel rockydebian debian 2y ago An issue was discovered in FRRouting FRR through 9.0.1. A crash can occur for a crafted BGP UPDATE message without mandatory attributes, e.g., one with only an unknown transit attribute.
CVE-2023-46752 medium 5.5 FIX rhel rockydebian debian 2y ago An issue was discovered in FRRouting FRR through 9.0.1. It mishandles malformed MP_REACH_NLRI data, leading to a crash.
CVE-2023-46316 medium 5.5 FIX rhel rocky sles 2y ago RHSA-2024:3211: traceroute security update (Moderate)
CVE-2023-45897 medium 5.5 FIX rheldebian debian sles 2y ago exfatprogs before 1.2.2 allows out-of-bounds memory access, such as in read_file_dentry_set.
CVE-2023-45802 medium 5.5 FIX debian debian rhel rocky 2y ago Apache HTTP Server vulnerabilities
CVE-2023-45287 medium 5.5 FIX rheldebian debianalmalinux almalinux 2y ago Moderate: container-tools:rhel8 security update
CVE-2023-43789 medium 5.5 FIX rhel rocky sles 2y ago RHSA-2024:3022: motif security update (Moderate)
CVE-2023-43788 medium 5.5 FIX rhel rocky sles 2y ago RHSA-2024:3022: motif security update (Moderate)
CVE-2023-43787 medium 5.5 FIX rhel rocky sles 2y ago Moderate: libX11 security update
CVE-2023-43786 medium 5.5 FIX rhel rocky sles 2y ago Moderate: libX11 security update
CVE-2023-43785 medium 5.5 FIX rhel rocky sles 2y ago Moderate: libX11 security update
CVE-2023-43622 medium 5.5 FIX debian debian rhel sles 2y ago An attacker, opening a HTTP/2 connection with an initial window size of 0, was able to block handling of that connection indefinitely in Apache HTTP Server. This could be used to exhaust worker resou…
CVE-2023-42467 medium 5.5 FIX rhel sles rocky 2y ago QEMU through 8.0.0 could trigger a division by zero in scsi_disk_reset in hw/scsi/scsi-disk.c because scsi_disk_emulate_mode_select does not prevent s->qdev.blocksize from being 256. This stops QEMU …
CVE-2023-41909 medium 5.5 FIX rhel rockydebian debian 2y ago An issue was discovered in FRRouting FRR through 9.0. bgp_nlri_parse_flowspec in bgpd/bgp_flowspec.c processes malformed requests with no attributes, leading to a NULL pointer dereference.
CVE-2023-41360 medium 5.5 FIX rheldebian debian sles 2y ago An issue was discovered in FRRouting FRR through 9.0. bgpd/bgp_packet.c can read the initial byte of the ORF header in an ahead-of-stream situation.
CVE-2023-41359 medium 5.5 FIX rheldebian debian sles 2y ago An issue was discovered in FRRouting FRR through 9.0. There is an out-of-bounds read in bgp_attr_aigp_valid in bgpd/bgp_attr.c because there is no check for the availability of two bytes during AIGP …
CVE-2023-41358 medium 5.5 FIX rhel rockydebian debian 2y ago An issue was discovered in FRRouting FRR through 9.0. bgpd/bgp_packet.c processes NLRIs if the attribute length is zero.
CVE-2023-41175 medium 5.5 FIX rhel slesdebian debian 2y ago Moderate: libtiff security update
CVE-2023-41081 medium 5.5 FIX rhel slesdebian debian 2y ago Moderate: mod_jk and mod_proxy_cluster security update
CVE-2023-40745 medium 5.5 FIX rhel slesdebian debian 2y ago Moderate: libtiff security update
CVE-2023-40589 medium 5.5 FIX rheldebian debian sles 2y ago Moderate: freerdp security update
CVE-2023-40569 medium 5.5 FIX rheldebian debian sles 2y ago Moderate: freerdp security update
CVE-2023-40567 medium 5.5 FIX rheldebian debian sles 2y ago Moderate: freerdp security update
CVE-2023-40476 medium 5.5 FIX rhel rocky sles 2y ago RHSA-2024:3060: gstreamer1-plugins-bad-free security update (Moderate)
CVE-2023-40475 medium 5.5 FIX rhel rocky sles 2y ago RHSA-2024:3060: gstreamer1-plugins-bad-free security update (Moderate)
CVE-2023-40474 medium 5.5 FIX rhel rocky sles 2y ago RHSA-2024:3060: gstreamer1-plugins-bad-free security update (Moderate)
CVE-2023-40188 medium 5.5 FIX rheldebian debian sles 2y ago Moderate: freerdp security update
CVE-2023-40186 medium 5.5 FIX rheldebian debian sles 2y ago Moderate: freerdp security update
CVE-2023-40181 medium 5.5 FIX rheldebian debian sles 2y ago Moderate: freerdp security update
CVE-2023-39356 medium 5.5 FIX rheldebian debian sles 2y ago Moderate: freerdp security update
CVE-2023-39354 medium 5.5 FIX rheldebian debian sles 2y ago Moderate: freerdp security update
CVE-2023-39353 medium 5.5 FIX rheldebian debian sles 2y ago Moderate: freerdp security update
CVE-2023-39352 medium 5.5 FIX rheldebian debian sles 2y ago Moderate: freerdp security update
CVE-2023-39351 medium 5.5 FIX rheldebian debian sles 2y ago Moderate: freerdp security update
CVE-2023-39350 medium 5.5 FIX rheldebian debian sles 2y ago Moderate: freerdp security update
CVE-2023-38473 medium 5.5 FIX debian debian rhel rocky 2y ago RHSA-2023:7836: avahi security update (Moderate)
CVE-2023-38472 medium 5.5 FIX debian debian rhel rocky 2y ago RHSA-2023:7836: avahi security update (Moderate)
CVE-2023-38471 medium 5.5 FIX debian debian rhel rocky 2y ago RHSA-2023:7836: avahi security update (Moderate)
CVE-2023-38470 medium 5.5 FIX debian debian rhel rocky 2y ago RHSA-2023:7836: avahi security update (Moderate)
CVE-2023-38469 medium 5.5 FIX debian debian rhel rocky 2y ago RHSA-2023:7836: avahi security update (Moderate)
CVE-2023-3817 low 2.5 FIX rocky rhel sles 2y ago RHSA-2023:7877: openssl security update (Low)
CVE-2023-3758 medium 5.5 FIX rhel rocky sles 2y ago RHSA-2024:3270: sssd security update (Moderate)
CVE-2023-37328 medium 5.5 FIX rheldebian debian sles 2y ago Moderate: gstreamer1-plugins-base security update
CVE-2023-37327 medium 5.5 FIX rhel slesdebian debian 2y ago GStreamer FLAC File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interact…
CVE-2023-3618 medium 5.5 FIX rhel slesdebian debian 2y ago Moderate: libtiff security update
CVE-2023-3446 low 2.5 FIX rocky rhel sles 2y ago RHSA-2024:0888: edk2 security update (Low)
CVE-2023-32636 low 2.5 FIX rhel slesdebian debian 2y ago Low: mingw-glib2 security update
CVE-2023-3255 medium 5.5 FIX rhel rocky sles 2y ago A flaw was found in the QEMU built-in VNC server while processing ClientCutText messages. A wrong exit condition may lead to an infinite loop when inflating an attacker controlled zlib buffer in the …
CVE-2023-31490 medium 5.5 FIX rhel rockydebian debian 2y ago An issue found in Frrouting bgpd v.8.4.2 allows a remote attacker to cause a denial of service via the bgp_attr_psid_sub() function.
CVE-2023-31489 medium 5.5 FIX rheldebian debian sles 2y ago An issue found in Frrouting bgpd v.8.4.2 allows a remote attacker to cause a denial of service via the bgp_capability_llgr() function.
CVE-2023-31122 medium 5.5 FIX debian debian rhel rocky 2y ago Out-of-bounds Read vulnerability in mod_macro of Apache HTTP Server.This issue affects Apache HTTP Server: through 2.4.57.
CVE-2023-3019 medium 6.5 6.5 FIX rhel rocky sles qemu 2y ago A DMA reentrancy issue leading to a use-after-free error was found in the e1000e NIC emulation code in QEMU. This issue could allow a privileged guest user to crash the QEMU process on the host, resu…
CVE-2023-2975 low 2.5 FIX rhel slesdebian debian 2y ago Low: openssl and openssl-fips-provider security update
CVE-2023-29406 medium 5.5 FIX rocky rhel sles 2y ago RHSA-2023:7202: container-tools:4.0 security and bug fix update (Moderate)