Lucene search
+L

20372 matches found

RedhatCVE
RedhatCVE
added 2024/02/24 11:43 a.m.46 views

CVE-2023-52463

A flaw was found in the Linux kernel, which involves the improper handling of the efivarfs filesystem when the firmware does not support the SetVariable function at runtime. Specifically, even if efivarfs is initially mounted as read-only RO, it can be remounted as read-write RW without checking ...

5.5CVSS6AI score0.00244EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/02/24 11:43 a.m.28 views

CVE-2023-52462

A flaw was found in the Linux kernel. When the register is spilled onto a stack as a 1/2/4-byte register, the slottypeBPFREGSIZE - 1 is set, possibly including a few more below it, depending on the actual spill size. To confirm if some stack slots have a spilled register, consult slottype7, not...

4.4CVSS6.2AI score0.00226EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/02/24 11:32 a.m.33 views

CVE-2023-52464

A flaw was found in the Linux Kernel. An improper buffer size is provided to the strncat function, which may result in an out-of-bounds write, leading to memory corruption or a denial of service. Mitigation No mitigation is currently available for this vulnerability. Make sure to perform the...

2.9CVSS6.8AI score0.00266EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/02/24 11:31 a.m.27 views

CVE-2023-52455

A flaw was found in the Linux kernel. When the bootloader/firmware does not set up the framebuffers, the address and size are 0 in the "iommu-addresses" property. If the IOVA region is reserved with a 0 length, it corrupts the IOVA rbtree with an entry that has pfnhi pfnlo. If the intent is to us...

6.7CVSS6.9AI score0.00236EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/02/24 11:31 a.m.40 views

CVE-2023-52459

A flaw was found in the v4l2-async module in the Linux kernel. Under some conditions, the function to remove a linked list may be called twice and cause a NULL pointer dereference, resulting in a denial of service...

5.5CVSS5.4AI score0.00224EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/02/24 3:16 a.m.6 views

SUSE CVE-2024-26146

Rack is a modular Ruby web server interface. Carefully crafted headers can cause header parsing in Rack to take longer than expected resulting in a possible denial of service issue. Accept and Forwarded headers are impacted. Ruby 3.2 has mitigations for this problem, so Rack applications using Ru...

5.3CVSS6.8AI score0.01996EPSS
SaveExploits0References9
Prion
Prion
added 2024/02/23 9:15 p.m.18 views

Open redirect

Rejected reason: This is unused...

6.8AI score
SaveExploits0
Prion
Prion
added 2024/02/23 9:15 p.m.26 views

Open redirect

Rejected reason: This is unused...

6.8AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/02/23 7:31 p.m.44 views

CVE-2024-25629

A vulnerability was found in c-ares where the aresreadline is used to parse local configuration files such as /etc/resolv.conf, /etc/nsswitch.conf, the HOSTALIASES file, and if using a c-ares version prior to 1.22.0, the /etc/hosts file. If the configuration files have an embedded NULL character ...

4.4CVSS5.3AI score0.00352EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/02/23 2:06 p.m.58 views

CVE-2024-26593

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: Fix block process call transactions According to the Intel datasheets, software must reset the block buffer index twice for block process call transactions: once before writing the outgoing data to the buffer, and once...

4.4CVSS7AI score0.00285EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/02/23 2:03 p.m.50 views

CVE-2024-26589

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject variable offset alu on PTRTOFLOWKEYS For PTRTOFLOWKEYS, checkflowkeysaccess only uses fixed off for validation. However, variable offset ptr alu is not prohibited for this ptr kind. So the variable offset is not...

4.1CVSS6.5AI score0.00239EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/02/23 2:03 p.m.27 views

CVE-2024-26591

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix re-attachment branch in bpftracingprogattach The following case can cause a crash due to missing attachbtf: 1 load rawtp program 2 load fentry program with rawtp as targetfd 3 create tracing link for fentry program with...

5.5CVSS6.3AI score0.0023EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/02/23 2:02 p.m.44 views

CVE-2024-26586

A kernel stack flaw that corrupted the Linux kernel’s Mellanox Technologies Spectrum Ethernet driver was found when a user initialized more than 16 access control lists ACLs. This flaw allows a local user to crash or potentially escalate their privileges on the system. Mitigation To mitigate this...

6.7CVSS6.9AI score0.00247EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/02/23 2:02 p.m.32 views

CVE-2023-52452

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix accesses to uninit stack slots Privileged programs are supposed to be able to read uninitialized stack memory ever since 6715df8d5 but, before this patch, these accesses were permitted inconsistently. In particular,...

6.7CVSS6.4AI score0.00239EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/02/23 2:02 p.m.34 views

CVE-2023-52449

A NULL pointer dereference was found in the Linux kernel. This issue is caused by the ftl notifier in gluebiread and may lead to a crash. Mitigation No mitigation is currently available for this vulnerability. Make sure to perform the updates as they become available...

4.1CVSS6.2AI score0.00242EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/02/23 2:02 p.m.55 views

CVE-2023-52447

In the Linux kernel, the following vulnerability has been resolved: bpf: Defer the free of inner map when necessary When updating or deleting an inner map in map array or map htab, the map may still be accessed by non-sleepable program or sleepable program. However bpfmapfdputptr decreases the...

6.7CVSS6.6AI score0.00249EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/02/23 3:02 a.m.50 views

CVE-2024-26146

A denial of service DoS vulnerability was found in rubygem-rack in how it parses Rack Header. Carefully crafted headers can cause header parsing in Rack to take longer than expected, resulting in a possible denial of service issue. Accept and Forwarded headers are impacted. Mitigation No mitigati...

5.3CVSS6.7AI score0.01996EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/02/23 12:00 a.m.11 views

PT-2024-18336 · Unknown · Code-Projects Crime Reporting System

Name of the Vulnerable Software and Affected Versions: code-projects Crime Reporting System version 1.0 Description: A critical issue affects the processing of the file police add.php. The manipulation of the arguments police name, police id, police spec, or password leads to SQL injection. The...

8.8CVSS6.5AI score0.00537EPSS
SaveExploits0References8
Hewlett-Packard
Hewlett-Packard
added 2024/02/23 12:00 a.m.37 views

Tera2 Zero Client and Remote Workstation Card Firmware – Service Location Protocol

A potential denial of service vulnerability has been identified in Tera2 Zero Client and Remote Workstation Card RWC Firmware when using Service Location Protocol SLP. HP is providing recommended guidance to mitigate this potential vulnerability. The Service Location Protocol SLP, RFC 2608 is...

7.5CVSS7.1AI score0.65873EPSS
SaveExploits1Affected Software2
Positive Technologies
Positive Technologies
added 2024/02/23 12:00 a.m.6 views

PT-2024-12868

Name of the Vulnerable Software and Affected Versions No specific software or versions mentioned. Description A potential issue is noted, suggesting the tracking of evicted transactions as a mitigation measure. Recommendations At the moment, there is no information about a newer version that...

6.6AI score
SaveExploits0References2
Rows per page
Query Builder