Lucene search
+L

801 matches found

RedHat Linux
RedHat Linux
added 2024/06/11 5:33 p.m.6 views

kernel: mlxsw: spectrum_acl_tcam: Fix stack corruption

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...

6.7CVSS6.7AI score0.00247EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/05/23 11:8 a.m.37 views

CVE-2023-52700

In the Linux kernel, the following vulnerability has been resolved: tipc: fix kernel warning when sending SYN message When sending a SYN message, this kernel stack trace is observed: ... 13.396352 RIP: 0010:copyfromiter+0xb4/0x550 ... 13.398494 Call Trace: 13.398630 13.398630 ? allocskb+0xed/0x1a...

5.5CVSS6.5AI score0.00217EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/21 3:30 p.m.58 views

CVE-2023-52761 riscv: VMAP_STACK overflow detection thread-safe

In the Linux kernel, the following vulnerability has been resolved: riscv: VMAPSTACK overflow detection thread-safe commit 31da94c25aea "riscv: add VMAPSTACK overflow detection" added support for CONFIGVMAPSTACK. If overflow is detected, CPU switches to shadowstack temporarily before switching...

7.8CVSS6.7AI score0.00257EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/21 3:15 p.m.2 views

DEBIAN-CVE-2021-47255

In the Linux kernel, the following vulnerability has been resolved: kvm: LAPIC: Restore guard to prevent illegal APIC register access Per the SDM, "any access that touches bytes 4 through 15 of an APIC register may cause undefined behavior and must not be executed." Worse, such an access in...

7.1CVSS5.5AI score0.00244EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.9 views

UBUNTU-CVE-2021-47255

In the Linux kernel, the following vulnerability has been resolved: kvm: LAPIC: Restore guard to prevent illegal APIC register access Per the SDM, "any access that touches bytes 4 through 15 of an APIC register may cause undefined behavior and must not be executed." Worse, such an access in...

7.1CVSS6.2AI score0.00244EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.19 views

CVE-2021-47255

In the Linux kernel, the following vulnerability has been resolved: kvm: LAPIC: Restore guard to prevent illegal APIC register access Per the SDM, "any access that touches bytes 4 through 15 of an APIC register may cause undefined behavior and must not be executed." Worse, such an access in...

7.1CVSS6.3AI score0.00244EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/21 2:35 p.m.45 views

CVE-2021-47339 media: v4l2-core: explicitly clear ioctl input data

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-core: explicitly clear ioctl input data As seen from a recent syzbot bug report, mistakes in the compat ioctl implementation can lead to uninitialized kernel stack data getting used as input for driver ioctl handlers...

6.2AI score0.00236EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/21 2:19 p.m.26 views

CVE-2021-47255 kvm: LAPIC: Restore guard to prevent illegal APIC register access

In the Linux kernel, the following vulnerability has been resolved: kvm: LAPIC: Restore guard to prevent illegal APIC register access Per the SDM, "any access that touches bytes 4 through 15 of an APIC register may cause undefined behavior and must not be executed." Worse, such an access in...

6.2AI score0.00244EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/21 2:19 p.m.21 views

CVE-2021-47255 kvm: LAPIC: Restore guard to prevent illegal APIC register access

In the Linux kernel, the following vulnerability has been resolved: kvm: LAPIC: Restore guard to prevent illegal APIC register access Per the SDM, "any access that touches bytes 4 through 15 of an APIC register may cause undefined behavior and must not be executed." Worse, such an access in...

6.6AI score0.00244EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/21 2:19 p.m.86 views

CVE-2021-47255

In CVE-2021-47255, the Linux kernel vulnerability affects KVM LAPIC: a read access path in kvm_lapic_reg_read could touch bytes 4–15 of an APIC register, risking leakage of kernel stack contents. The issue was resolved by restoring a guard removed in a prior commit and aligning with the SDM requi...

7.1CVSS6.5AI score0.00244EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2024/05/20 12:15 p.m.21 views

CVE-2024-35893

In the Linux kernel, the following vulnerability has been resolved: net/sched: actskbmod: prevent kernel-infoleak syzbot found that tcfskbmoddump was copying four bytes from kernel stack to user space 1. The issue here is that 'struct tcskbmod' has a four bytes hole. We need to clear the structur...

5.5CVSS6.1AI score0.00232EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/04/30 2:51 p.m.8 views

kernel: mlxsw: spectrum_acl_tcam: Fix stack corruption

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...

6.7CVSS6.7AI score0.00247EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.9 views

kernel: rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() being kprobe-ed

In the Linux kernel, the following vulnerability has been resolved: rcu: Avoid stack overflow due to rcuirqenterchecktick being kprobe-ed Registering a kprobe on rcuirqenterchecktick can cause kernel stack overflow as shown below. This issue can be reproduced by enabling CONFIGNOHZFULL and bootin...

5.5CVSS6.9AI score0.00162EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/04/28 1:15 p.m.54 views

CVE-2022-48654

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinkosf: fix possible bogus match in nfosffind nfosffind incorrectly returns true on mismatch, this leads to copying uninitialized memory area in nftosf which can be used to leak stale kernel stack data to userspa...

5.5CVSS6.1AI score0.00238EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/04/28 1:0 p.m.24 views

CVE-2022-48654

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinkosf: fix possible bogus match in nfosffind nfosffind incorrectly returns true on mismatch, this leads to copying uninitialized memory area in nftosf which can be used to leak stale kernel stack data to userspa...

5.5CVSS5.5AI score0.00238EPSS
SaveExploits0
OSV
OSV
added 2024/04/28 1:0 p.m.24 views

CVE-2022-48654 netfilter: nfnetlink_osf: fix possible bogus match in nf_osf_find()

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinkosf: fix possible bogus match in nfosffind nfosffind incorrectly returns true on mismatch, this leads to copying uninitialized memory area in nftosf which can be used to leak stale kernel stack data to userspa...

5.3CVSS5.9AI score
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/03/06 10:19 p.m.30 views

CVE-2023-52606

A potential stack corruption flaw was found in arch/powerpc/lib/sstep.c in the Linux kernel. This may lead to compromised Confidentiality or Availability...

7.1CVSS7.8AI score0.00234EPSS
SaveExploits0References4
Prion
Prion
added 2024/03/06 7:15 a.m.21 views

Stack overflow

In the Linux kernel, the following vulnerability has been resolved: powerpc/lib: Validate size for vector operations Some of the fp/vmx code in sstep.c assume a certain maximum size for the instructions being emulated. The size of those operations however is determined separately in analyseinstr...

7.1AI score0.00234EPSS
SaveExploits0References8
OSV
OSV
added 2024/03/06 7:15 a.m.13 views

UBUNTU-CVE-2023-52606

In the Linux kernel, the following vulnerability has been resolved: powerpc/lib: Validate size for vector operations Some of the fp/vmx code in sstep.c assume a certain maximum size for the instructions being emulated. The size of those operations however is determined separately in analyseinstr...

5.5CVSS6.2AI score0.00234EPSS
SaveExploits0References27
Vulnrichment
Vulnrichment
added 2024/03/06 6:45 a.m.27 views

CVE-2023-52606 powerpc/lib: Validate size for vector operations

In the Linux kernel, the following vulnerability has been resolved: powerpc/lib: Validate size for vector operations Some of the fp/vmx code in sstep.c assume a certain maximum size for the instructions being emulated. The size of those operations however is determined separately in analyseinstr...

6.7AI score0.00234EPSS
SaveExploits0References8
Rows per page
Query Builder