ID

VAR-202406-1262


CVE

CVE-2024-36489


TITLE

Linux  of  Linux Kernel  In  NULL  Pointer dereference vulnerability

Trust: 0.8

sources: JVNDB: JVNDB-2024-007706

DESCRIPTION

In the Linux kernel, the following vulnerability has been resolved: tls: fix missing memory barrier in tls_init In tls_init(), a write memory barrier is missing, and store-store reordering may cause NULL dereference in tls_{setsockopt,getsockopt}. CPU0 CPU1 ----- ----- // In tls_init() // In tls_ctx_create() ctx = kzalloc() ctx->sk_proto = READ_ONCE(sk->sk_prot) -(1) // In update_sk_prot() WRITE_ONCE(sk->sk_prot, tls_prots) -(2) // In sock_common_setsockopt() READ_ONCE(sk->sk_prot)->setsockopt() // In tls_{setsockopt,getsockopt}() ctx->sk_proto->setsockopt() -(3) In the above scenario, when (1) and (2) are reordered, (3) can observe the NULL value of ctx->sk_proto, causing NULL dereference. To fix it, we rely on rcu_assign_pointer() which implies the release barrier semantic. By moving rcu_assign_pointer() after ctx->sk_proto is initialized, we can ensure that ctx->sk_proto are visible when changing sk->sk_prot. Linux of Linux Kernel for, NULL There is a vulnerability in pointer dereference.Service operation interruption (DoS) It may be in a state. The RUGGEDCOM RST2428P is a Layer 2 Ethernet switch based on the SINEC operating system with up to 28 non-blocking interfaces. SCALANCE X switches are used to connect industrial components such as programmable logic controllers (PLCs) or human-machine interfaces (HMIs). Multiple vulnerabilities in third-party components of Siemens' SINEC OS could allow attackers to gain control of the server. ========================================================================== Ubuntu Security Notice USN-7009-1 September 13, 2024 linux-azure, linux-azure-5.15, linux-azure-fde vulnerabilities ========================================================================== A security issue affects these releases of Ubuntu and its derivatives: - Ubuntu 22.04 LTS - Ubuntu 20.04 LTS Summary: Several security issues were fixed in the Linux kernel. Software Description: - linux-azure: Linux kernel for Microsoft Azure Cloud systems - linux-azure-fde: Linux kernel for Microsoft Azure CVM cloud systems - linux-azure-5.15: Linux kernel for Microsoft Azure cloud systems Details: Chenyuan Yang discovered that the CEC driver driver in the Linux kernel contained a use-after-free vulnerability. A local attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2024-23848) Chenyuan Yang discovered that the USB Gadget subsystem in the Linux kernel did not properly check for the device to be enabled before writing. A local attacker could possibly use this to cause a denial of service. (CVE-2024-25741) It was discovered that the JFS file system contained an out-of-bounds read vulnerability when printing xattr debug information. A local attacker could use this to cause a denial of service (system crash). (CVE-2024-40902) Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - M68K architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; - Accessibility subsystem; - ACPI drivers; - Serial ATA and Parallel ATA drivers; - Drivers core; - Bluetooth drivers; - Character device driver; - CPU frequency scaling framework; - Hardware crypto device drivers; - Buffer Sharing and Synchronization framework; - DMA engine subsystem; - FPGA Framework; - GPIO subsystem; - GPU drivers; - Greybus drivers; - HID subsystem; - HW tracing; - I2C subsystem; - IIO subsystem; - InfiniBand drivers; - Input Device (Mouse) drivers; - Macintosh device drivers; - Multiple devices driver; - Media drivers; - VMware VMCI Driver; - Network drivers; - Near Field Communication (NFC) drivers; - NVME drivers; - Pin controllers subsystem; - PTP clock framework; - S/390 drivers; - SCSI drivers; - SoundWire subsystem; - Greybus lights staging drivers; - Media staging drivers; - Thermal drivers; - TTY drivers; - USB subsystem; - DesignWare USB3 driver; - Framebuffer layer; - ACRN Hypervisor Service Module driver; - eCrypt file system; - File systems infrastructure; - Ext4 file system; - F2FS file system; - JFFS2 file system; - JFS file system; - NILFS2 file system; - NTFS3 file system; - SMB network file system; - IOMMU subsystem; - Memory management; - Netfilter; - BPF subsystem; - Kernel debugger infrastructure; - DMA mapping infrastructure; - IRQ subsystem; - Tracing infrastructure; - 9P file system network protocol; - B.A.T.M.A.N. meshing protocol; - CAN network layer; - Ceph Core library; - Networking core; - IPv4 networking; - IPv6 networking; - IUCV driver; - MAC80211 subsystem; - Multipath TCP; - NET/ROM layer; - NFC subsystem; - Open vSwitch; - Network traffic control; - TIPC protocol; - TLS protocol; - Unix domain sockets; - Wireless networking; - XFRM subsystem; - ALSA framework; - SoC Audio for Freescale CPUs drivers; - Kirkwood ASoC drivers; (CVE-2024-38613, CVE-2024-42096, CVE-2024-40908, CVE-2024-42137, CVE-2024-38590, CVE-2024-41044, CVE-2024-39480, CVE-2024-39469, CVE-2024-39471, CVE-2024-42089, CVE-2024-38588, CVE-2024-41092, CVE-2024-42120, CVE-2024-40901, CVE-2024-40981, CVE-2024-42127, CVE-2024-40932, CVE-2024-39475, CVE-2024-40957, CVE-2024-39501, CVE-2024-42090, CVE-2024-40904, CVE-2024-40978, CVE-2022-48772, CVE-2024-40934, CVE-2024-38548, CVE-2024-41005, CVE-2024-36489, CVE-2024-36978, CVE-2024-38573, CVE-2024-42106, CVE-2024-42104, CVE-2024-42085, CVE-2024-38621, CVE-2024-42098, CVE-2024-38662, CVE-2024-38587, CVE-2024-41089, CVE-2024-42095, CVE-2024-40916, CVE-2024-39487, CVE-2024-42229, CVE-2023-52884, CVE-2024-40974, CVE-2024-40980, CVE-2024-42225, CVE-2024-39502, CVE-2024-37356, CVE-2024-39488, CVE-2024-40912, CVE-2024-39507, CVE-2024-38591, CVE-2024-31076, CVE-2024-40984, CVE-2024-39500, CVE-2024-38582, CVE-2024-34027, CVE-2024-36270, CVE-2024-42076, CVE-2024-42247, CVE-2024-42154, CVE-2024-41047, CVE-2024-42244, CVE-2024-41049, CVE-2024-33847, CVE-2024-36015, CVE-2024-42161, CVE-2024-42082, CVE-2024-41048, CVE-2024-40961, CVE-2024-41000, CVE-2024-38598, CVE-2024-41040, CVE-2024-36971, CVE-2024-41007, CVE-2024-36972, CVE-2024-38610, CVE-2024-40937, CVE-2024-38615, CVE-2024-38555, CVE-2024-40943, CVE-2024-39466, CVE-2024-40990, CVE-2024-42115, CVE-2024-40995, CVE-2024-38612, CVE-2024-40987, CVE-2024-38558, CVE-2024-42236, CVE-2024-38381, CVE-2024-42157, CVE-2024-38560, CVE-2024-42101, CVE-2024-40970, CVE-2024-42094, CVE-2024-42148, CVE-2024-35247, CVE-2024-40963, CVE-2024-38580, CVE-2024-38633, CVE-2024-38637, CVE-2024-40905, CVE-2024-41093, CVE-2024-38619, CVE-2024-42093, CVE-2024-40945, CVE-2024-42092, CVE-2024-36286, CVE-2024-40954, CVE-2024-41041, CVE-2024-38571, CVE-2024-39503, CVE-2024-38546, CVE-2024-40976, CVE-2024-36014, CVE-2024-41087, CVE-2024-42109, CVE-2024-42070, CVE-2024-42080, CVE-2024-41006, CVE-2024-42145, CVE-2024-40960, CVE-2024-38597, CVE-2024-42086, CVE-2024-40967, CVE-2024-42130, CVE-2024-42153, CVE-2024-39509, CVE-2024-40914, CVE-2024-39277, CVE-2024-41055, CVE-2024-41095, CVE-2024-38780, CVE-2024-36974, CVE-2024-38607, CVE-2024-38583, CVE-2024-40927, CVE-2024-39490, CVE-2024-38599, CVE-2023-52887, CVE-2024-38565, CVE-2024-38552, CVE-2024-40942, CVE-2024-37078, CVE-2024-40911, CVE-2024-41035, CVE-2024-38550, CVE-2024-42102, CVE-2024-42121, CVE-2024-36032, CVE-2024-42240, CVE-2024-42140, CVE-2024-38589, CVE-2024-40931, CVE-2024-39505, CVE-2024-38596, CVE-2024-42223, CVE-2024-38567, CVE-2024-39495, CVE-2024-40959, CVE-2024-38586, CVE-2024-42087, CVE-2024-38661, CVE-2024-41097, CVE-2024-38559, CVE-2024-38618, CVE-2024-39493, CVE-2024-41002, CVE-2024-40958, CVE-2024-39468, CVE-2024-38601, CVE-2024-39499, CVE-2024-39482, CVE-2024-38579, CVE-2024-42077, CVE-2024-38578, CVE-2024-34777, CVE-2024-39301, CVE-2024-38605, CVE-2024-42131, CVE-2024-42084, CVE-2024-41027, CVE-2024-40968, CVE-2024-38547, CVE-2024-42119, CVE-2024-38627, CVE-2024-40941, CVE-2024-40994, CVE-2024-40988, CVE-2024-40902, CVE-2024-41046, CVE-2024-38549, CVE-2024-39506, CVE-2024-38634, CVE-2024-42124, CVE-2024-42105, CVE-2024-38623, CVE-2024-38624, CVE-2024-33621, CVE-2024-42068, CVE-2024-36894, CVE-2024-39489, CVE-2024-42270, CVE-2024-40929, CVE-2024-39276, CVE-2024-42152, CVE-2024-41034, CVE-2024-40983, CVE-2024-42224, CVE-2024-40956, CVE-2024-40971, CVE-2024-38635, CVE-2024-42097, CVE-2024-42232, CVE-2024-38659, CVE-2024-39467, CVE-2024-41004) Update instructions: The problem can be corrected by updating your system to the following package versions: Ubuntu 22.04 LTS linux-image-5.15.0-1072-azure 5.15.0-1072.81 linux-image-5.15.0-1072-azure-fde 5.15.0-1072.81.1 linux-image-azure-fde-lts-22.04 5.15.0.1072.81.49 linux-image-azure-lts-22.04 5.15.0.1072.70 Ubuntu 20.04 LTS linux-image-5.15.0-1072-azure 5.15.0-1072.81~20.04.1 linux-image-azure 5.15.0.1072.81~20.04.1 linux-image-azure-cvm 5.15.0.1072.81~20.04.1 After a standard system update you need to reboot your computer to make all the necessary changes. ATTENTION: Due to an unavoidable ABI change the kernel updates have been given a new version number, which requires you to recompile and reinstall all third party kernel modules you might have installed. Unless you manually uninstalled the standard kernel metapackages (e.g. linux-generic, linux-generic-lts-RELEASE, linux-virtual, linux-powerpc), a standard system upgrade will automatically perform this as well. References: https://ubuntu.com/security/notices/USN-7009-1 CVE-2022-48772, CVE-2023-52884, CVE-2023-52887, CVE-2024-23848, CVE-2024-25741, CVE-2024-31076, CVE-2024-33621, CVE-2024-33847, CVE-2024-34027, CVE-2024-34777, CVE-2024-35247, CVE-2024-36014, CVE-2024-36015, CVE-2024-36032, CVE-2024-36270, CVE-2024-36286, CVE-2024-36489, CVE-2024-36894, CVE-2024-36971, CVE-2024-36972, CVE-2024-36974, CVE-2024-36978, CVE-2024-37078, CVE-2024-37356, CVE-2024-38381, CVE-2024-38546, CVE-2024-38547, CVE-2024-38548, CVE-2024-38549, CVE-2024-38550, CVE-2024-38552, CVE-2024-38555, CVE-2024-38558, CVE-2024-38559, CVE-2024-38560, CVE-2024-38565, CVE-2024-38567, CVE-2024-38571, CVE-2024-38573, CVE-2024-38578, CVE-2024-38579, CVE-2024-38580, CVE-2024-38582, CVE-2024-38583, CVE-2024-38586, CVE-2024-38587, CVE-2024-38588, CVE-2024-38589, CVE-2024-38590, CVE-2024-38591, CVE-2024-38596, CVE-2024-38597, CVE-2024-38598, CVE-2024-38599, CVE-2024-38601, CVE-2024-38605, CVE-2024-38607, CVE-2024-38610, CVE-2024-38612, CVE-2024-38613, CVE-2024-38615, CVE-2024-38618, CVE-2024-38619, CVE-2024-38621, CVE-2024-38623, CVE-2024-38624, CVE-2024-38627, CVE-2024-38633, CVE-2024-38634, CVE-2024-38635, CVE-2024-38637, CVE-2024-38659, CVE-2024-38661, CVE-2024-38662, CVE-2024-38780, CVE-2024-39276, CVE-2024-39277, CVE-2024-39301, CVE-2024-39466, CVE-2024-39467, CVE-2024-39468, CVE-2024-39469, CVE-2024-39471, CVE-2024-39475, CVE-2024-39480, CVE-2024-39482, CVE-2024-39487, CVE-2024-39488, CVE-2024-39489, CVE-2024-39490, CVE-2024-39493, CVE-2024-39495, CVE-2024-39499, CVE-2024-39500, CVE-2024-39501, CVE-2024-39502, CVE-2024-39503, CVE-2024-39505, CVE-2024-39506, CVE-2024-39507, CVE-2024-39509, CVE-2024-40901, CVE-2024-40902, CVE-2024-40904, CVE-2024-40905, CVE-2024-40908, CVE-2024-40911, CVE-2024-40912, CVE-2024-40914, CVE-2024-40916, CVE-2024-40927, CVE-2024-40929, CVE-2024-40931, CVE-2024-40932, CVE-2024-40934, CVE-2024-40937, CVE-2024-40941, CVE-2024-40942, CVE-2024-40943, CVE-2024-40945, CVE-2024-40954, CVE-2024-40956, CVE-2024-40957, CVE-2024-40958, CVE-2024-40959, CVE-2024-40960, CVE-2024-40961, CVE-2024-40963, CVE-2024-40967, CVE-2024-40968, CVE-2024-40970, CVE-2024-40971, CVE-2024-40974, CVE-2024-40976, CVE-2024-40978, CVE-2024-40980, CVE-2024-40981, CVE-2024-40983, CVE-2024-40984, CVE-2024-40987, CVE-2024-40988, CVE-2024-40990, CVE-2024-40994, CVE-2024-40995, CVE-2024-41000, CVE-2024-41002, CVE-2024-41004, CVE-2024-41005, CVE-2024-41006, CVE-2024-41007, CVE-2024-41027, CVE-2024-41034, CVE-2024-41035, CVE-2024-41040, CVE-2024-41041, CVE-2024-41044, CVE-2024-41046, CVE-2024-41047, CVE-2024-41048, CVE-2024-41049, CVE-2024-41055, CVE-2024-41087, CVE-2024-41089, CVE-2024-41092, CVE-2024-41093, CVE-2024-41095, CVE-2024-41097, CVE-2024-42068, CVE-2024-42070, CVE-2024-42076, CVE-2024-42077, CVE-2024-42080, CVE-2024-42082, CVE-2024-42084, CVE-2024-42085, CVE-2024-42086, CVE-2024-42087, CVE-2024-42089, CVE-2024-42090, CVE-2024-42092, CVE-2024-42093, CVE-2024-42094, CVE-2024-42095, CVE-2024-42096, CVE-2024-42097, CVE-2024-42098, CVE-2024-42101, CVE-2024-42102, CVE-2024-42104, CVE-2024-42105, CVE-2024-42106, CVE-2024-42109, CVE-2024-42115, CVE-2024-42119, CVE-2024-42120, CVE-2024-42121, CVE-2024-42124, CVE-2024-42127, CVE-2024-42130, CVE-2024-42131, CVE-2024-42137, CVE-2024-42140, CVE-2024-42145, CVE-2024-42148, CVE-2024-42152, CVE-2024-42153, CVE-2024-42154, CVE-2024-42157, CVE-2024-42161, CVE-2024-42223, CVE-2024-42224, CVE-2024-42225, CVE-2024-42229, CVE-2024-42232, CVE-2024-42236, CVE-2024-42240, CVE-2024-42244, CVE-2024-42247, CVE-2024-42270 Package Information: https://launchpad.net/ubuntu/+source/linux-azure/5.15.0-1072.81 https://launchpad.net/ubuntu/+source/linux-azure-fde/5.15.0-1072.81.1 https://launchpad.net/ubuntu/+source/linux-azure-5.15/5.15.0-1072.81~20.04.1

Trust: 2.61

sources: NVD: CVE-2024-36489 // JVNDB: JVNDB-2024-007706 // CNVD: CNVD-2025-19346 // PACKETSTORM: 181488 // PACKETSTORM: 181791 // PACKETSTORM: 181764 // PACKETSTORM: 181820 // PACKETSTORM: 181516

IOT TAXONOMY

category:['ICS']sub_category: -

Trust: 0.6

sources: CNVD: CNVD-2025-19346

AFFECTED PRODUCTS

vendor:linuxmodel:kernelscope:gteversion:5.11

Trust: 1.0

vendor:linuxmodel:kernelscope:ltversion:5.10.219

Trust: 1.0

vendor:linuxmodel:kernelscope:gteversion:5.7

Trust: 1.0

vendor:linuxmodel:kernelscope:ltversion:6.1.93

Trust: 1.0

vendor:linuxmodel:kernelscope:gteversion:6.2

Trust: 1.0

vendor:linuxmodel:kernelscope:ltversion:6.9.4

Trust: 1.0

vendor:linuxmodel:kernelscope:gteversion:5.16

Trust: 1.0

vendor:linuxmodel:kernelscope:gteversion:6.7

Trust: 1.0

vendor:linuxmodel:kernelscope:ltversion:6.6.33

Trust: 1.0

vendor:linuxmodel:kernelscope:ltversion:5.15.161

Trust: 1.0

vendor:linuxmodel:kernelscope:eqversion:5.16 that's all 6.1.93

Trust: 0.8

vendor:linuxmodel:kernelscope:eqversion:5.7 that's all 5.10.219

Trust: 0.8

vendor:linuxmodel:kernelscope:eqversion:6.7 that's all 6.9.4

Trust: 0.8

vendor:linuxmodel:kernelscope:eqversion:6.2 that's all 6.6.33

Trust: 0.8

vendor:linuxmodel:kernelscope:eqversion:5.11 that's all 5.15.161

Trust: 0.8

vendor:linuxmodel:kernelscope:eqversion: -

Trust: 0.8

vendor:siemensmodel:ruggedcom rst2428pscope:ltversion:v3.1

Trust: 0.6

vendor:siemensmodel:scalance xc-300/xr-300/xc-400/xr-500wg/xr-500 familyscope:ltversion:v3.1

Trust: 0.6

vendor:siemensmodel:scalance xcm-/xrm-/xch-/xrh-300 familyscope:ltversion:v3.1

Trust: 0.6

sources: CNVD: CNVD-2025-19346 // JVNDB: JVNDB-2024-007706 // NVD: CVE-2024-36489

CVSS

SEVERITY

CVSSV2

CVSSV3

nvd@nist.gov: CVE-2024-36489
value: MEDIUM

Trust: 1.0

NVD: CVE-2024-36489
value: MEDIUM

Trust: 0.8

CNVD: CNVD-2025-19346
value: HIGH

Trust: 0.6

CNVD: CNVD-2025-19346
severity: HIGH
baseScore: 7.2
vectorString: AV:L/AC:L/AU:N/C:C/I:C/A:C
accessVector: LOCAL
accessComplexity: LOW
authentication: NONE
confidentialityImpact: COMPLETE
integrityImpact: COMPLETE
availabilityImpact: COMPLETE
exploitabilityScore: 3.9
impactScore: 10.0
acInsufInfo: NONE
obtainAllPrivilege: NONE
obtainUserPrivilege: NONE
obtainOtherPrivilege: NONE
userInteractionRequired: NONE
version: 2.0

Trust: 0.6

nvd@nist.gov: CVE-2024-36489
baseSeverity: MEDIUM
baseScore: 5.5
vectorString: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
attackVector: LOCAL
attackComplexity: LOW
privilegesRequired: LOW
userInteraction: NONE
scope: UNCHANGED
confidentialityImpact: NONE
integrityImpact: NONE
availabilityImpact: HIGH
exploitabilityScore: 1.8
impactScore: 3.6
version: 3.1

Trust: 1.0

NVD: CVE-2024-36489
baseSeverity: MEDIUM
baseScore: 5.5
vectorString: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
attackVector: LOCAL
attackComplexity: LOW
privilegesRequired: LOW
userInteraction: NONE
scope: UNCHANGED
confidentialityImpact: NONE
integrityImpact: NONE
availabilityImpact: HIGH
exploitabilityScore: NONE
impactScore: NONE
version: 3.0

Trust: 0.8

sources: CNVD: CNVD-2025-19346 // JVNDB: JVNDB-2024-007706 // NVD: CVE-2024-36489

PROBLEMTYPE DATA

problemtype:CWE-476

Trust: 1.0

problemtype:NULL Pointer dereference (CWE-476) [NVD evaluation ]

Trust: 0.8

sources: JVNDB: JVNDB-2024-007706 // NVD: CVE-2024-36489

THREAT TYPE

local

Trust: 0.5

sources: PACKETSTORM: 181488 // PACKETSTORM: 181791 // PACKETSTORM: 181764 // PACKETSTORM: 181820 // PACKETSTORM: 181516

TYPE

arbitrary

Trust: 0.5

sources: PACKETSTORM: 181488 // PACKETSTORM: 181791 // PACKETSTORM: 181764 // PACKETSTORM: 181820 // PACKETSTORM: 181516

PATCH

title:Linux Kernel Archivesurl:https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=2c260a24cf1c4d30ea3646124f766ee46169280b

Trust: 0.8

title:Patch for Multiple vulnerabilities in Siemens SINEC OS third-party componentsurl:https://www.cnvd.org.cn/patchInfo/show/723071

Trust: 0.6

sources: CNVD: CNVD-2025-19346 // JVNDB: JVNDB-2024-007706

EXTERNAL IDS

db:NVDid:CVE-2024-36489

Trust: 3.1

db:SIEMENSid:SSA-613116

Trust: 1.6

db:SIEMENSid:SSA-265688

Trust: 1.0

db:JVNDBid:JVNDB-2024-007706

Trust: 0.8

db:CNVDid:CNVD-2025-19346

Trust: 0.6

db:PACKETSTORMid:181488

Trust: 0.1

db:PACKETSTORMid:181791

Trust: 0.1

db:PACKETSTORMid:181764

Trust: 0.1

db:PACKETSTORMid:181820

Trust: 0.1

db:PACKETSTORMid:181516

Trust: 0.1

sources: CNVD: CNVD-2025-19346 // PACKETSTORM: 181488 // PACKETSTORM: 181791 // PACKETSTORM: 181764 // PACKETSTORM: 181820 // PACKETSTORM: 181516 // JVNDB: JVNDB-2024-007706 // NVD: CVE-2024-36489

REFERENCES

url:https://cert-portal.siemens.com/productcert/html/ssa-613116.html

Trust: 1.6

url:https://nvd.nist.gov/vuln/detail/cve-2024-36489

Trust: 1.3

url:https://git.kernel.org/stable/c/91e61dd7a0af660408e87372d8330ceb218be302

Trust: 1.0

url:https://git.kernel.org/stable/c/ab67c2fd3d070a21914d0c31319d3858ab4e199c

Trust: 1.0

url:https://git.kernel.org/stable/c/2c260a24cf1c4d30ea3646124f766ee46169280b

Trust: 1.0

url:https://git.kernel.org/stable/c/ef21007a7b581c7fe64d5a10c320880a033c837b

Trust: 1.0

url:https://cert-portal.siemens.com/productcert/html/ssa-265688.html

Trust: 1.0

url:https://git.kernel.org/stable/c/335c8f1566d8e44c384d16b450a18554896d4e8b

Trust: 1.0

url:https://git.kernel.org/stable/c/d72e126e9a36d3d33889829df8fc90100bb0e071

Trust: 1.0

url:https://nvd.nist.gov/vuln/detail/cve-2024-34027

Trust: 0.5

url:https://nvd.nist.gov/vuln/detail/cve-2022-48772

Trust: 0.5

url:https://nvd.nist.gov/vuln/detail/cve-2024-36015

Trust: 0.5

url:https://nvd.nist.gov/vuln/detail/cve-2024-23848

Trust: 0.5

url:https://nvd.nist.gov/vuln/detail/cve-2024-36286

Trust: 0.3

url:https://nvd.nist.gov/vuln/detail/cve-2024-33621

Trust: 0.3

url:https://nvd.nist.gov/vuln/detail/cve-2024-34777

Trust: 0.3

url:https://nvd.nist.gov/vuln/detail/cve-2024-35247

Trust: 0.3

url:https://nvd.nist.gov/vuln/detail/cve-2024-36894

Trust: 0.3

url:https://nvd.nist.gov/vuln/detail/cve-2024-31076

Trust: 0.3

url:https://nvd.nist.gov/vuln/detail/cve-2024-25741

Trust: 0.3

url:https://nvd.nist.gov/vuln/detail/cve-2024-36479

Trust: 0.2

url:https://nvd.nist.gov/vuln/detail/cve-2024-36484

Trust: 0.2

url:https://nvd.nist.gov/vuln/detail/cve-2024-32936

Trust: 0.2

url:https://nvd.nist.gov/vuln/detail/cve-2024-36244

Trust: 0.2

url:https://nvd.nist.gov/vuln/detail/cve-2024-36972

Trust: 0.2

url:https://nvd.nist.gov/vuln/detail/cve-2024-36971

Trust: 0.2

url:https://nvd.nist.gov/vuln/detail/cve-2024-36270

Trust: 0.2

url:https://ubuntu.com/security/notices/usn-7009-1

Trust: 0.2

url:https://nvd.nist.gov/vuln/detail/cve-2024-36032

Trust: 0.2

url:https://nvd.nist.gov/vuln/detail/cve-2024-36288

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-azure/6.8.0-1014.16

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2024-33619

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2024-36478

Trust: 0.1

url:https://ubuntu.com/security/notices/usn-7004-1

Trust: 0.1

url:https://ubuntu.com/security/notices/usn-7007-1

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2024-36014

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-lowlatency/5.15.0-121.131

Trust: 0.1

url:https://ubuntu.com/security/notices/usn-7007-3

Trust: 0.1

url:https://ubuntu.com/security/notices/usn-7007-2

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-lowlatency-hwe-5.15/5.15.0-121.131~20.04.1

Trust: 0.1

url:https://ubuntu.com/security/notices/usn-6999-2

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-raspi/6.8.0-1011.12

Trust: 0.1

url:https://ubuntu.com/security/notices/usn-6999-1

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2024-36974

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2024-37356

Trust: 0.1

url:https://ubuntu.com/security/notices/usn-7009-2

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-azure-fde-5.15/5.15.0-1072.81~20.04.1.1

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2023-52887

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-azure-5.15/5.15.0-1072.81~20.04.1

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-azure/5.15.0-1072.81

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-azure-fde/5.15.0-1072.81.1

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2024-33847

Trust: 0.1

sources: CNVD: CNVD-2025-19346 // PACKETSTORM: 181488 // PACKETSTORM: 181791 // PACKETSTORM: 181764 // PACKETSTORM: 181820 // PACKETSTORM: 181516 // JVNDB: JVNDB-2024-007706 // NVD: CVE-2024-36489

CREDITS

Ubuntu

Trust: 0.5

sources: PACKETSTORM: 181488 // PACKETSTORM: 181791 // PACKETSTORM: 181764 // PACKETSTORM: 181820 // PACKETSTORM: 181516

SOURCES

db:CNVDid:CNVD-2025-19346
db:PACKETSTORMid:181488
db:PACKETSTORMid:181791
db:PACKETSTORMid:181764
db:PACKETSTORMid:181820
db:PACKETSTORMid:181516
db:JVNDBid:JVNDB-2024-007706
db:NVDid:CVE-2024-36489

LAST UPDATE DATE

2026-06-19T20:40:41.714000+00:00


SOURCES UPDATE DATE

db:CNVDid:CNVD-2025-19346date:2025-08-22T00:00:00
db:JVNDBid:JVNDB-2024-007706date:2024-09-10T07:05:00
db:NVDid:CVE-2024-36489date:2026-05-12T12:16:48.720

SOURCES RELEASE DATE

db:CNVDid:CNVD-2025-19346date:2025-08-12T00:00:00
db:PACKETSTORMid:181488date:2024-09-12T14:53:56
db:PACKETSTORMid:181791date:2024-09-24T14:05:23
db:PACKETSTORMid:181764date:2024-09-24T13:54:46
db:PACKETSTORMid:181820date:2024-09-25T18:54:11
db:PACKETSTORMid:181516date:2024-09-13T15:51:12
db:JVNDBid:JVNDB-2024-007706date:2024-09-10T00:00:00
db:NVDid:CVE-2024-36489date:2024-06-21T11:15:10.513