Lucene search
+L

4091 matches found

SUSE CVE
SUSE CVE
added 2024/11/06 3:48 a.m.3 views

SUSE CVE-2024-50126

In the Linux kernel, the following vulnerability has been resolved: net: sched: use RCU read-side critical section in tapriodump Fix possible use-after-free in 'tapriodump' by adding RCU read-side critical section there. Never seen on x86 but found on a KASAN-enabled arm64 system when investigati...

5.5CVSS7.7AI score0.0023EPSS
SaveExploits0References18
OSV
OSV
added 2024/11/05 6:15 p.m.1 views

DEBIAN-CVE-2024-50126

In the Linux kernel, the following vulnerability has been resolved: net: sched: use RCU read-side critical section in tapriodump Fix possible use-after-free in 'tapriodump' by adding RCU read-side critical section there. Never seen on x86 but found on a KASAN-enabled arm64 system when investigati...

7.8CVSS6.4AI score0.0023EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/05 6:15 p.m.10 views

AZL-52514 CVE-2024-50126 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: net: sched: use RCU read-side critical section in tapriodump Fix possible use-after-free in 'tapriodump' by adding RCU read-side critical section there. Never seen on x86 but found on a KASAN-enabled arm64 system when investigati...

7.8CVSS6.8AI score0.0023EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/05 6:15 p.m.13 views

AZL-52479 CVE-2024-50110 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: xfrm: fix one more kernel-infoleak in algo dumping During fuzz testing, the following issue was discovered: BUG: KMSAN: kernel-infoleak in copytoiter+0x598/0x2a30 copytoiter+0x598/0x2a30 skbdatagramiter+0x168/0x1060...

5.5CVSS6.2AI score0.00253EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/05 6:15 p.m.19 views

UBUNTU-CVE-2024-50110

In the Linux kernel, the following vulnerability has been resolved: xfrm: fix one more kernel-infoleak in algo dumping During fuzz testing, the following issue was discovered: BUG: KMSAN: kernel-infoleak in copytoiter+0x598/0x2a30 copytoiter+0x598/0x2a30 skbdatagramiter+0x168/0x1060...

5.5CVSS6.1AI score0.00253EPSS
SaveExploits0References34
RedHat Linux
RedHat Linux
added 2024/11/05 1:22 a.m.5 views

kernel: netfilter: nft_set_pipapo: walk over current view on netlink dump

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapo: walk over current view on netlink dump The Linux kernel CVE team has assigned CVE-2024-27017 to this issue. Upstream advisory:...

7.8CVSS6.8AI score0.00294EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/05 12:54 a.m.7 views

kernel: netfilter: nft_set_pipapo: walk over current view on netlink dump

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapo: walk over current view on netlink dump The Linux kernel CVE team has assigned CVE-2024-27017 to this issue. Upstream advisory:...

7.8CVSS6.8AI score0.00294EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/30 2:15 p.m.10 views

CVE-2024-51299

In Draytek Vigor3900 1.5.1.3, attackers can inject malicious commands into mainfunction.cgi and execute arbitrary commands by calling the dumpSyslog function...

8.8CVSS6AI score0.00614EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/10/30 12:0 a.m.5 views

PT-2024-34589 · Draytek · Draytek Vigor3900

Name of the Vulnerable Software and Affected Versions: Draytek Vigor3900 version 1.5.1.3 Description: The issue allows attackers to inject malicious commands into mainfunction.cgi and execute arbitrary commands by calling the dumpSyslog function. Recommendations: For Draytek Vigor3900 version...

8.8CVSS8.1AI score0.00614EPSS
SaveExploits0References3
NVD
NVD
added 2024/10/29 1:15 a.m.23 views

CVE-2024-50082

In the Linux kernel, the following vulnerability has been resolved: blk-rq-qos: fix crash on rqqoswait vs. rqqoswakefunction race We're seeing crashes from rqqoswakefunction that look like this: BUG: unable to handle page fault for address: ffffafe180a40084 PF: supervisor write access in kernel...

7.8CVSS0.00224EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/10/29 12:50 a.m.46 views

CVE-2024-50082 blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function race

In the Linux kernel, the following vulnerability has been resolved: blk-rq-qos: fix crash on rqqoswait vs. rqqoswakefunction race We're seeing crashes from rqqoswakefunction that look like this: BUG: unable to handle page fault for address: ffffafe180a40084 PF: supervisor write access in kernel...

7.8CVSS0.00224EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/10/28 1:26 a.m.12 views

postgresql: PostgreSQL relation replacement during pg_dump executes arbitrary SQL

A vulnerability was found in PostgreSQL. A Race condition in pgdump allows an object creator to execute arbitrary SQL functions as the user running pgdump, which is often a superuser...

8.8CVSS7.5AI score0.01565EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/10/26 3:1 a.m.6 views

SUSE CVE-2024-49934

In the Linux kernel, the following vulnerability has been resolved: fs/inode: Prevent dumpmapping accessing invalid dentry.dname.name It's observed that a crash occurs during hot-remove a memory device, in which user is accessing the hugetlb. See calltrace as following: ------------ cut here...

4.2CVSS6.2AI score0.00261EPSS
SaveExploits0References20
OSV
OSV
added 2024/10/21 6:15 p.m.1 views

DEBIAN-CVE-2024-49934

In the Linux kernel, the following vulnerability has been resolved: fs/inode: Prevent dumpmapping accessing invalid dentry.dname.name It's observed that a crash occurs during hot-remove a memory device, in which user is accessing the hugetlb. See calltrace as following: ------------ cut here...

4.6CVSS5.5AI score0.00261EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.22 views

AZL-52972 CVE-2024-49934 affecting package kernel for versions less than 6.6.64.2-9

In the Linux kernel, the following vulnerability has been resolved: fs/inode: Prevent dumpmapping accessing invalid dentry.dname.name It's observed that a crash occurs during hot-remove a memory device, in which user is accessing the hugetlb. See calltrace as following: ------------ cut here...

4.6CVSS6.7AI score0.00261EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.21 views

AZL-52906 CVE-2024-49934 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: fs/inode: Prevent dumpmapping accessing invalid dentry.dname.name It's observed that a crash occurs during hot-remove a memory device, in which user is accessing the hugetlb. See calltrace as following: ------------ cut here...

4.6CVSS6.7AI score0.00261EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.9 views

UBUNTU-CVE-2024-49934

In the Linux kernel, the following vulnerability has been resolved: fs/inode: Prevent dumpmapping accessing invalid dentry.dname.name It's observed that a crash occurs during hot-remove a memory device, in which user is accessing the hugetlb. See calltrace as following: ------------ cut here...

7.1CVSS6.6AI score0.00261EPSS
SaveExploits0References21
Positive Technologies
Positive Technologies
added 2024/10/21 12:0 a.m.11 views

PT-2024-33776

Name of the Vulnerable Software and Affected Versions: Linux kernel version 6.10.0-rc2-lizhijian+ Description: A crash occurs during hot-remove of a memory device when a user is accessing the hugetlb, due to dump mapping accessing an invalid dentry.d name.name. The issue arises because dump mappi...

4.9CVSS5.3AI score0.00261EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/10/17 2:19 p.m.11 views

giflib: Heap-Buffer Overflow during Image Saving in DumpScreen2RGB Function

A security flaw related to buffer overflow has been identified in GifLib. This flaw allows a nearby attacker to access sensitive information through the DumpSCreen2RGB function in gif2rgb.c...

7.1CVSS6AI score0.00422EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2024/10/17 12:0 a.m.20 views

Teltonika Remote Management System and RUT Model Routers External Control of System or Configuration Setting (CVE-2023-32349)

Version 00.07.03.4 and prior of Teltonika's RUT router firmware contain a packet dump utility that contains proper validation for filter parameters. However, variables for validation checks are stored in an external configuration file. An authenticated attacker could use an exposed UCI...

8.8CVSS8.5AI score0.00978EPSS
SaveExploits0References2
Rows per page
Query Builder