Lucene search
+L

6334 matches found

Cvelist
Cvelist
added 2024/09/04 6:35 p.m.44 views

CVE-2024-44949 parisc: fix a possible DMA corruption

In the Linux kernel, the following vulnerability has been resolved: parisc: fix a possible DMA corruption ARCHDMAMINALIGN was defined as 16 - this is too small - it may be possible that two unrelated 16-byte allocations share a cache line. If one of these allocations is written using DMA and the...

0.00231EPSS
SaveExploits0References4
CVE
CVE
added 2024/09/04 6:35 p.m.125 views

CVE-2024-44948

The CVE-2024-44948 entry applies to the Linux kernel vulnerability where mtrr_save_state() did not verify the fixed MTRR capability bit before accessing fixed MTRR MSRs. This missing capability check could cause a #GP on older CPUs that lack the fixed MTRR capability, though the RDMSR fault would...

5.5CVSS7AI score0.0024EPSS
SaveExploits0References11Affected Software1
Cvelist
Cvelist
added 2024/09/04 6:35 p.m.29 views

CVE-2024-44948 x86/mtrr: Check if fixed MTRRs exist before saving them

In the Linux kernel, the following vulnerability has been resolved: x86/mtrr: Check if fixed MTRRs exist before saving them MTRRs have an obsolete fixed variant for fine grained caching control of the 640K-1MB region that uses separate MSRs. This fixed variant has a separate capability bit in the...

0.0024EPSS
SaveExploits0References8
Rosalinux
Rosalinux
added 2024/09/03 11:59 a.m.25 views

Advisory ROSA-SA-2024-2473

software: net-snmp 5.9 WASP: ROSA-CHROME packageevrstring: net-snmp-5.9-3 CVE-ID: CVE-2022-44792 BDU-ID: 2024-06510 CVE-Crit: MEDIUM. CVE-DESC.: A vulnerability in the handleipDefaultTTL function of the Net-SNMP software suite of the Linux operating system is associated with a NULL Pointer...

6.5CVSS7AI score0.5346EPSS
SaveExploits2
RedhatCVE
RedhatCVE
added 2024/09/03 6:11 a.m.14 views

CVE-2024-41084

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Avoid null pointer dereference in region lookup cxldpatoregion looks up a region based on a memdev and DPA. It wrongly assumes an endpoint found mapping the DPA is also of a fully assembled region. When not true it...

5.5CVSS6.7AI score0.00227EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/02 6:41 a.m.15 views

CVE-2024-44945

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink: Initialise extack before use in ACKs Add missing extack initialisation when ACKing BATCHBEGIN and BATCHEND...

7.1CVSS7AI score0.00205EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/08/31 1:22 p.m.21 views

CVE-2024-44946

In the Linux kernel, the following vulnerability has been resolved: kcm: Serialise kcmsendmsg for the same socket. syzkaller reported UAF in kcmrelease. 0 The scenario is 1. Thread A builds a skb with MSGMORE and sets kcm-seqskb. 2. Thread A resumes building skb from kcm-seqskb but is blocked by...

5.5CVSS5.7AI score0.00831EPSS
SaveExploits0
CVE
CVE
added 2024/08/31 6:23 a.m.69 views

CVE-2024-44945

CVE-2024-44945 affects the Linux kernel netfilter nfnetlink: the vulnerability arises from missing extack initialisation when ACKing BATCH_BEGIN and BATCH_END. The issue is in extack handling, which could impact the ACK path for those batch operations. The provided CVE details indicate the fix is...

7.8CVSS7.4AI score0.00205EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/08/31 6:23 a.m.28 views

CVE-2024-44945 netfilter: nfnetlink: Initialise extack before use in ACKs

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink: Initialise extack before use in ACKs Add missing extack initialisation when ACKing BATCHBEGIN and BATCHEND...

7.8CVSS6.2AI score0.00205EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/08/30 12:9 p.m.24 views

CVE-2024-44944

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: use helper function to calculate expect ID Delete expectation path is missing a call to the nfexpectgetid helper function to calculate the expectation ID, otherwise LSB of the expectation object address is...

6.1CVSS7.2AI score0.00239EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/08/30 10:46 a.m.37 views

CVE-2022-48944 sched: Fix yet more sched_fork() races

In the Linux kernel, the following vulnerability has been resolved: sched: Fix yet more schedfork races Where commit 4ef0c5c6b5ba "kernel/sched: Fix schedfork access an invalid schedtaskgroup" fixed a fork race vs cgroup, it opened up a race vs syscalls by not placing the task on the runqueue...

0.0021EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/30 7:56 a.m.15 views

CVE-2024-44944 netfilter: ctnetlink: use helper function to calculate expect ID

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: use helper function to calculate expect ID Delete expectation path is missing a call to the nfexpectgetid helper function to calculate the expectation ID, otherwise LSB of the expectation object address is...

5.5CVSS6.1AI score0.00239EPSS
SaveExploits0References18
Positive Technologies
Positive Technologies
added 2024/08/30 12:0 a.m.14 views

PT-2024-32252

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, specifically in the net/mlx5 module, which fixes bridge mode operations when there are no Virtual Functions VFs. The issue occurs...

5.5CVSS5.4AI score0.00207EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/08/29 9:5 a.m.21 views

CVE-2021-4442

In the Linux kernel, the following vulnerability has been resolved: tcp: add sanity tests to TCPQUEUESEQ Qingyu Li reported a syzkaller bug where the repro changes RCV SEQ after restoring data in the receive queue. mprotect0x4aa000, 12288, PROTREAD = 0 mmap0x1ffff000, 4096, PROTNONE,...

5.5CVSS5.7AI score0.00393EPSS
SaveExploits1
Rosalinux
Rosalinux
added 2024/08/28 8:18 a.m.24 views

Advisory ROSA-SA-2024-2472

software: zip 3.0 WASP: ROSA-CHROME packageevrstring: zip-3.0-15 CVE-ID: CVE-2018-13410 BDU-ID: 2021-03766 CVE-Crit: HIGH CVE-DESC.: A vulnerability in zip file compression software is related to the use of memory after it has been freed. Exploitation of the vulnerability could allow an attacker...

9.8CVSS7AI score0.03977EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/08/28 8:15 a.m.20 views

CVE-2024-44943

In the Linux kernel, the following vulnerability has been resolved: mm: gup: stop abusing trygrabfolio A kernel warning was reported when pinning folio in CMA memory when launching SEV virtual machine. The splat looks like: 464.325306 WARNING: CPU: 13 PID: 6734 at mm/gup.c:1313...

5.5CVSS5.9AI score0.00183EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/08/28 7:11 a.m.22 views

CVE-2024-44943 mm: gup: stop abusing try_grab_folio

In the Linux kernel, the following vulnerability has been resolved: mm: gup: stop abusing trygrabfolio A kernel warning was reported when pinning folio in CMA memory when launching SEV virtual machine. The splat looks like: 464.325306 WARNING: CPU: 13 PID: 6734 at mm/gup.c:1313...

6.5AI score0.00183EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/08/28 7:11 a.m.50 views

CVE-2024-44943

In the Linux kernel, the following vulnerability has been resolved: mm: gup: stop abusing trygrabfolio A kernel warning was reported when pinning folio in CMA memory when launching SEV virtual machine. The splat looks like: 464.325306 WARNING: CPU: 13 PID: 6734 at mm/gup.c:1313...

5.5CVSS5.2AI score0.00183EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/08/27 3:10 p.m.20 views

CVE-2024-43893

A divide by zero vulnerability was found in the uartgetdivisor function in the Linux Kernel's serial core subsystem. This issue is caused by the improper handling of invalid baud rates. When an invalid baudbase is specified using the TIOCSSERIAL ioctl command, if uartclk is zero, a subsequent cal...

5.5CVSS5.7AI score0.00257EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/27 12:43 p.m.18 views

CVE-2024-44940

In the Linux kernel, the following vulnerability has been resolved: fou: remove warn in guegroreceive on unsupported protocol Drop the WARNONONCE inn guegroreceive if the encapsulated type is not known or does not have a GRO handler. Such a packet is easily constructed. Syzbot generates them and...

5.5CVSS6.9AI score0.00245EPSS
SaveExploits0References4
Rows per page
Query Builder