Lucene search
+L

1502 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 4:45 a.m.13 views

SUSE CVE-2017-8925

The omninetopen function in drivers/usb/serial/omninet.c in the Linux kernel before 4.10.4 allows local users to cause a denial of service tty exhaustion by leveraging reference count mishandling...

4CVSS7.1AI score0.00422EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2023/02/15 4:42 a.m.7 views

SUSE CVE-2017-12190

The biomapuseriov and biounmapuser functions in block/bio.c in the Linux kernel before 4.13.8 do unbalanced refcounting when a SCSI I/O vector has small consecutive buffers belonging to the same page. The bioaddpcpage function merges them into one, but the page reference is never dropped. This...

6.2CVSS6.8AI score0.00531EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2023/02/15 4:36 a.m.10 views

SUSE CVE-2017-17564

An issue was discovered in Xen through 4.9.x allowing guest OS users to cause a denial of service host OS crash or gain host OS privileges by leveraging incorrect error handling for reference counting in shadow mode...

6.5CVSS8.2AI score0.00352EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2023/02/15 3:59 a.m.8 views

SUSE CVE-2020-11935

It was discovered that aufs improperly managed inode reference counts in the vfsubdentryopen method. A local attacker could use this vulnerability to cause a denial of service attack...

5.5CVSS5.6AI score0.002EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:32 a.m.10 views

SUSE CVE-2022-2526

A use-after-free vulnerability was found in systemd. This issue occurs due to the onstreamio function and dnsstreamcomplete function in 'resolved-dns-stream.c' not incrementing the reference counting for the DnsStream object. Therefore, other functions and callbacks called can dereference the...

7.5CVSS8.5AI score0.01325EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:32 a.m.7 views

SUSE CVE-2022-2928

In ISC DHCP 4.4.0 - 4.4.3, ISC DHCP 4.1-ESV-R1 - 4.1-ESV-R16-P1, when the function optioncodehashlookup is called from addoption, it increases the option's refcount field. However, there is not a corresponding call to optiondereference to decrement the refcount field. The function addoption is on...

6.5CVSS8.7AI score0.00686EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2023/02/15 3:28 a.m.9 views

SUSE CVE-2022-23034

A PV guest could DoS Xen while unmapping a grant To address XSA-380, reference counting was introduced for grant mappings for the case where a PV guest would have the IOMMU enabled. PV guests can request two forms of mappings. When both are in use for any individual mapping, unmapping of such a...

4CVSS6.7AI score0.00336EPSS
SaveExploits0References20
OSV
OSV
added 2023/02/13 5:22 p.m.12 views

GSD-2023-1001879 drm/i915: Fix request ref counting during error capture & debugfs dump

drm/i915: Fix request ref counting during error capture & debugfs dump This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.1.11 by commit...

7.2AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2023/01/31 10:04 a.m.102 views

CVE-2023-0240

A logic error was found in the iouring subsystem of the Linux kernel. This issue occurs due to an incorrect assumption that the last iograbidentity call could not return false in the ioprepasyncwork function, leading to reference counting issues and a use-after-free issue. This could allow a loca...

7.8CVSS6.1AI score0.00269EPSS
SaveExploits0References3
Fedora
Fedora
added 2023/01/31 1:38 a.m.35 views

[SECURITY] Fedora 36 Update: rust-tokei-12.1.2-4.fc36

Count your code, quickly...

7.8CVSS8AI score0.0101EPSS
SaveExploits0
NVD
NVD
added 2023/01/30 2:15 p.m.33 views

CVE-2023-0240

There is a logic error in iouring's implementation which can be used to trigger a use-after-free vulnerability leading to privilege escalation. In the ioprepasyncwork function the assumption that the last iograbidentity call cannot return false is not true, and in this case the function will use...

7.8CVSS7.7AI score0.00269EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/01/30 12:00 a.m.7 views

PT-2025-13327

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, related to the drm/i915 component. The issue concerned broken reference counting around the request object when GuC support was add...

5.5CVSS5.9AI score0.00236EPSS
SaveExploits0References113
Fedora
Fedora
added 2023/01/29 1:35 a.m.31 views

[SECURITY] Fedora 37 Update: rust-tokei-12.1.2-4.fc37

Count your code, quickly...

7.8CVSS8AI score0.0101EPSS
SaveExploits0
OSV
OSV
added 2023/01/17 6:57 p.m.9 views

GSD-2023-1001255 drm/panfrost: Fix GEM handle creation ref-counting

drm/panfrost: Fix GEM handle creation ref-counting This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.163 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/17 6:21 p.m.8 views

GSD-2023-1000892 drm/panfrost: Fix GEM handle creation ref-counting

drm/panfrost: Fix GEM handle creation ref-counting This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.87 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/17 5:48 p.m.15 views

GSD-2023-1000553 media: dvbdev: adopts refcnt to avoid UAF

media: dvbdev: adopts refcnt to avoid UAF This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.16 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/17 5:38 p.m.15 views

GSD-2023-1000427 drm/panfrost: Fix GEM handle creation ref-counting

drm/panfrost: Fix GEM handle creation ref-counting This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.19 by commit...

7.2AI score
SaveExploits0
Ubuntu
Ubuntu
added 2023/01/10 11:28 p.m.89 views

USN-5793-4: Linux kernel (IBM) vulnerabilities

It was discovered that the iouring subsystem in the Linux kernel did not properly perform reference counting in some situations, leading to 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-2022-3910 ...

7.8CVSS7AI score0.03194EPSS
SaveExploits5
Ubuntu
Ubuntu
added 2023/01/10 9:58 p.m.93 views

USN-5793-3: Linux kernel vulnerabilities

It was discovered that the iouring subsystem in the Linux kernel did not properly perform reference counting in some situations, leading to 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-2022-3910 ...

7.8CVSS7AI score0.03194EPSS
SaveExploits5
Ubuntu
Ubuntu
added 2023/01/09 9:03 p.m.112 views

USN-5793-2: Linux kernel (Azure) vulnerabilities

It was discovered that the iouring subsystem in the Linux kernel did not properly perform reference counting in some situations, leading to 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-2022-3910 ...

7.8CVSS7AI score0.03194EPSS
SaveExploits5
Rows per page
Query Builder